Partager via


ExpressionEvaluationDetails.Result Propriété

Définition

Obtient ou définit le résultat de l’évaluation.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à