Share via


ISqlWizardInfo.Type Property

Definition

Gets the Type that implements ISqlWizardController.

public:
 property System::String ^ Type { System::String ^ get(); };
public string Type { get; }
member this.Type : string
Public ReadOnly Property Type As String

Property Value

The Type that implements ISqlWizardController

Applies to