JsonNode.GetPath Método

Definición

Obtiene la ruta de acceso JSON.

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

Devoluciones

String

Valor de ruta de acceso JSON.

Se aplica a