Freigeben über


ExpressionEvaluationDetails.Result Eigenschaft

Definition

Ruft das Auswertungsergebnis ab oder legt es fest.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: