ContractOptionAttribute.Category Propriedade
Definição
Obtém a categoria da opção.Gets the category of the option.
public:
property System::String ^ Category { System::String ^ get(); };
public string Category { get; }
member this.Category : string
Public ReadOnly Property Category As String
Valor da propriedade
A categoria da opção.The category of the option.