PropertyTabAttribute.TabScopes Özellik

Tanım

Bu PropertyTabAttributesekmenin her bir sekmesinin sekme kapsamlarından oluşan bir dizi alır.

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()

Özellik Değeri

Sekmelerin PropertyTabScope kapsamlarını gösteren bir nesne dizisi.

Şunlara uygulanır

Ayrıca bkz.