Compartir a través de


ExpressionEvaluationDetails.ExpressionValue Propiedad

Definición

Obtiene o establece el valor de la expresión.

[Newtonsoft.Json.JsonProperty(PropertyName="expressionValue")]
public object ExpressionValue { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="expressionValue")>]
member this.ExpressionValue : obj with get, set
Public Property ExpressionValue As Object

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a