PropertyTabAttribute.TabScopes Proprietà

Definizione

Ottiene una matrice di ambiti di ogni scheda di questo attributo 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()

Valore della proprietà

Matrice di oggetti PropertyTabScope che indicano gli ambiti delle schede.

Si applica a

Vedi anche