MdbDataFileEditor.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

プロパティ値

String

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

注釈

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

適用対象

こちらもご覧ください