XmlDataFileEditor.Caption プロパティ

定義

選択ダイアログ ボックスに表示するキャプションを取得します。

protected:
 virtual property System::String ^ Caption { System::String ^ get(); };
protected override string Caption { get; }
member this.Caption : string
Protected Overrides ReadOnly Property Caption As String

プロパティ値

選択ダイアログ ボックスに表示するキャプション テキスト。

注釈

プロパティは Caption 、 メソッドを EditValue 呼び出すときに BuildUrl メソッドによって使用されます。これにより、デザイン時にユーザーに URL 選択ダイアログ ボックスが表示されます。

適用対象

こちらもご覧ください