JsonNode.GetPath Methode

Definition

Ruft den JSON-Pfad ab.

public:
 System::String ^ GetPath();
public string GetPath ();
member this.GetPath : unit -> string
Public Function GetPath () As String

Gibt zurück

Der JSON Path-Wert.

Gilt für: