次の方法で共有


CategoryAttribute.Default プロパティ

Default カテゴリを表す CategoryAttribute を取得します。

Public Shared ReadOnly Property Default As CategoryAttribute
[C#]
public static CategoryAttribute Default {get;}
[C++]
public: __property static CategoryAttribute* get_Default();
[JScript]
public static function get Default() : CategoryAttribute;

プロパティ値

既定のカテゴリの 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 名前空間