Share via


QualificationDataAttribute.Value プロパティ

定義

キー/値ペアの値を取得します。

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

プロパティ値

属性に割り当てられた値。

適用対象