PropertyTabAttribute.TabScopes 屬性

定義

取得陣列,該陣列為這個 PropertyTabAttribute 之每個索引標籤的索引標籤範圍。

public:
 property cli::array <System::ComponentModel::PropertyTabScope> ^ TabScopes { cli::array <System::ComponentModel::PropertyTabScope> ^ get(); };
public System.ComponentModel.PropertyTabScope[] TabScopes { get; }
member this.TabScopes : System.ComponentModel.PropertyTabScope[]
Public ReadOnly Property TabScopes As PropertyTabScope()

屬性值

PropertyTabScope 物件的陣列,表示索引標籤的範圍。

適用於

另請參閱