バージョン

BrowsableForPaintElementTypeAttribute コンストラクタ

BrowsableForPaintElementTypeAttributeコンストラクター。
シンタックス
'宣言
 
Public Function New( _
   ByVal paintElementType As PaintElementType _
)
public BrowsableForPaintElementTypeAttribute( 
   PaintElementType paintElementType
)

パラメータ

paintElementType
この属性でマークされるオブジェクトが参照可能なPaintElementType。
参照