CategoryAttribute.Behavior 属性

定义

获取表示"Behavior"类别的 CategoryAttribute

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

属性值

行为类别的 CategoryAttribute

适用于