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 的值。

適用於