Share via


ExpressionEvaluationDetails.ExpressionKind Property

Definition

Gets the kind of expression that was evaluated.

[Newtonsoft.Json.JsonProperty(PropertyName="expressionKind")]
public string ExpressionKind { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="expressionKind")>]
member this.ExpressionKind : string
Public ReadOnly Property ExpressionKind As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to