QualificationDataAttribute.Name プロパティ

定義

キー/値ペアのキーとして使用する名前を取得します。

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

プロパティ値

属性に割り当てられた名前。

適用対象