CategoryAttribute.Design プロパティ
Design カテゴリを表す CategoryAttribute を取得します。
Public Shared ReadOnly Property Design As CategoryAttribute
[C#]
public static CategoryAttribute Design {get;}
[C++]
public: __property static CategoryAttribute* get_Design();
[JScript]
public static function get Design() : CategoryAttribute;
プロパティ値
Design カテゴリの CategoryAttribute 。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
CategoryAttribute クラス | CategoryAttribute メンバ | System.ComponentModel 名前空間