Condividi tramite


JsonNode.GetPath Metodo

Definizione

Ottiene il percorso JSON.

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

Restituisce

String

Valore percorso JSON.

Si applica a