次の方法で共有


UrlEditor.Caption プロパティ

定義

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

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

プロパティ値

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

適用対象