次の方法で共有


PropertyTabAttribute.TabScopes プロパティ

PropertyTabAttribute の各タブのスコープの配列を取得します。

Public ReadOnly Property TabScopes As PropertyTabScope ()
[C#]
public PropertyTabScope[] TabScopes {get;}
[C++]
public: __property PropertyTabScope get_TabScopes();
[JScript]
public function get TabScopes() : PropertyTabScope[];

プロパティ値

タブのスコープを示す PropertyTabScope オブジェクトの配列。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

PropertyTabAttribute クラス | PropertyTabAttribute メンバ | System.ComponentModel 名前空間 | PropertyTabScope