CategoryAttribute.Format 속성

정의

형식 범주를 나타내는 CategoryAttribute를 가져옵니다.

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

속성 값

CategoryAttribute

형식 범주에 대한 CategoryAttribute입니다.

적용 대상