Compartir a través de


ExpressionEvaluationDetails.OperatorProperty Propiedad

Definición

Obtiene o establece el operador para comparar el valor de expresión y el valor de destino.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a