CategoryAttribute.Format 属性

定义

获取一个 CategoryAttribute 表示“格式”类别。

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

属性值

格式类别的 A CategoryAttribute

适用于