PropertiesTab.TabName 属性

定义

获取“属性”选项卡的名称。

public:
 virtual property System::String ^ TabName { System::String ^ get(); };
public override string TabName { get; }
member this.TabName : string
Public Overrides ReadOnly Property TabName As String

属性值

String

字符串“Properties”。

适用于