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, который показывает области видимости вкладок.

Применяется к

См. также раздел