CategoryAttribute.Format 属性

定义

获取表示"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

属性值

格式类别的 CategoryAttribute

适用于