Freigeben über


JsonFormat.JsonNodeReference Eigenschaft

Definition

Ruft den JSONPath des JSON-Arrayelements ab, das abgeflacht werden soll, oder legt diesen fest. Beispiel: "$. ArrayPath". Typ: string (oder Ausdruck mit resultType-Zeichenfolge).

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: