共用方式為


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

屬性值

要在選取對話方塊上顯示的標題。

適用於