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

属性值

要在选择对话窗口中显示的标题。

适用于