ContractOptionAttribute.Category 属性

定义

获取选项的类别。

public:
 property System::String ^ Category { System::String ^ get(); };
public string Category { get; }
member this.Category : string
Public ReadOnly Property Category As String

属性值

选项的类别。

适用于