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

屬性值

CategoryAttribute A代表焦點類別。

適用於