CategoryAttribute.Default プロパティ

定義

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

public:
 static property System::ComponentModel::CategoryAttribute ^ Default { System::ComponentModel::CategoryAttribute ^ get(); };
public static System.ComponentModel.CategoryAttribute Default { get; }
static member Default : System.ComponentModel.CategoryAttribute
Public Shared ReadOnly Property Default As CategoryAttribute

プロパティ値

既定のカテゴリの CategoryAttribute

適用対象