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 개체의 배열입니다.

적용 대상

추가 정보