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

屬性值

字串 "Properties"。

適用於