CustomAttributeTypedArgument<TType>.Value 屬性

定義

取得引數的值。

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

屬性值

引數值。

適用於