ContractOptionAttribute.Category プロパティ

定義

オプションのカテゴリを取得します。

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

プロパティ値

オプションのカテゴリ。

適用対象