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 代表關鍵類別。

適用於