XsdSchemaFileEditor.Caption プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
選択ダイアログ ボックスに表示するキャプションを取得します。
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 選択ダイアログ ボックスが表示されます。