ConstantExpression.Value Propiedad

Definición

Obtiene el valor de la expresión constante.

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

Valor de propiedad

Object

Object igual al valor de la expresión representada.

Se aplica a