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 物件陣列,表示分頁的範圍。

適用於

另請參閱