Compartir a través de


ExpressionEvaluationDetails.Result Propiedad

Definición

Obtiene o establece el resultado de evaluación.

[Newtonsoft.Json.JsonProperty(PropertyName="result")]
public string Result { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="result")>]
member this.Result : string with get, set
Public Property Result As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a