CategoryAttribute.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

属性值

键类别的 A CategoryAttribute

适用于