CategoryAttribute.Format 属性

定义

获取表示"Format"类别的 CategoryAttributeGets 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

格式类别的 CategoryAttributeA CategoryAttribute for the format category.

适用于