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

屬性值

A CategoryAttribute 代表預設類別。

適用於