CategoryAttribute.Focus 속성

정의

CategoryAttribute 포커스 범주를 나타내는 값을 가져옵니다.

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

속성 값

포커스 범주에 대한 A CategoryAttribute 입니다.

적용 대상