ExtendedLibrary for WPF/Silverlight
BrowsableAttribute コンストラクタ

C1.WPF.Extended.4.5.2 アセンブリ > C1.WPF.Extended 名前空間 > BrowsableAttribute クラス : BrowsableAttribute コンストラクタ
true に設定すると、このプロパティは参照可能になります。
BrowsableAttribute クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal isBrowsable As System.Boolean _
)
public BrowsableAttribute( 
   System.bool isBrowsable
)

パラメータ

isBrowsable
true に設定すると、このプロパティは参照可能になります。
参照

BrowsableAttribute クラス
BrowsableAttribute メンバ