JsonNode.GetPath Methode

Definitie

Hiermee haalt u het JSON-pad op.

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

Retouren

De waarde van het JSON-pad.

Van toepassing op