ISqlWizardInfo.Caption プロパティ

定義

タイトル バーに表示されるテキストを取得します。

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

プロパティ値

タイトル バーに表示されるテキスト。

適用対象