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

适用于