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

プロパティ値

選択ダイアログ ウィンドウに表示するキャプション。

適用対象