ConstantExpression.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

屬性值

Object

Object 等於表示之運算式的值。

適用於