Compartilhar via


ExpressionEvaluationDetails.TargetValue Propriedade

Definição

Obtém ou define o valor de destino a ser comparado com o valor da expressão.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a