_CustomTaskPane.Title 属性

定义

获取 CustomTaskPane 对象的标题。 只读。

public:
 property System::String ^ default { System::String ^ get(); };
public string this { get; }
member this.Title : string
Default Public ReadOnly Property Title As String

属性值

String

注解

此属性在创建时进行一次性设置。

适用于