CategoryAttribute.Design 属性

定义

获取表示"Design"类别的 CategoryAttribute

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

属性值

设计类别的 CategoryAttribute

适用于