CategoryAttribute.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

適用於