CategoryAttribute.Appearance 属性

定义

获取表示"Appearance"类别的 CategoryAttribute

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

属性值

外观类别的 CategoryAttribute

适用于