CategoryAttribute.Format 属性
定义
获取表示"Format"类别的 CategoryAttribute。Gets a CategoryAttribute representing the Format category.
public:
static property System::ComponentModel::CategoryAttribute ^ Format { System::ComponentModel::CategoryAttribute ^ get(); };
public static System.ComponentModel.CategoryAttribute Format { get; }
member this.Format : System.ComponentModel.CategoryAttribute
Public Shared ReadOnly Property Format As CategoryAttribute
属性值
格式类别的 CategoryAttribute。A CategoryAttribute for the format category.