Compartir a través de


JsonFormat.JsonNodeReference Propiedad

Definición

Obtiene o establece el jsonPath del elemento de matriz JSON que se va a acoplar. Ejemplo: "$. ArrayPath". Tipo: cadena (o Expresión con cadena resultType).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a