ISqlWizardController.Wizard プロパティ

定義

ウィザードのフォームを取得します。

public:
 property System::Windows::Forms::Form ^ Wizard { System::Windows::Forms::Form ^ get(); };
public System.Windows.Forms.Form Wizard { get; }
member this.Wizard : System.Windows.Forms.Form
Public ReadOnly Property Wizard As Form

プロパティ値

ウィザードのフォームです。

適用対象