Bagikan melalui


PropertyTabAttribute.TabScopes Properti

Definisi

Mendapatkan array cakupan tab dari setiap tab ini 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()

Nilai Properti

Array PropertyTabScope objek yang menunjukkan cakupan tab.

Berlaku untuk

Lihat juga