CategoryAttribute.Data 属性

定义

获取一个 CategoryAttribute 表示“数据”类别。

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

属性值

数据类别的 A CategoryAttribute

适用于