Share via


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 オブジェクトの配列。

適用対象

こちらもご覧ください