AmbientValueAttribute.Value プロパティ

定義

AmbientValueAttribute の値であるオブジェクトを取得します。

public:
 property System::Object ^ Value { System::Object ^ get(); };
public object Value { get; }
public object? Value { get; }
member this.Value : obj
Public ReadOnly Property Value As Object

プロパティ値

AmbientValueAttribute の値であるオブジェクト。

適用対象