CategoryAttribute.Key 属性

定义

获取表示"Key"类别的 CategoryAttribute

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

属性值

键类别的 CategoryAttribute

适用于