RegisteredExpandoAttribute.Value プロパティ

定義

カスタム (expando) 属性の値を取得します。

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

プロパティ値

カスタム属性の値。

適用対象