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 입니다.

적용 대상