JsonNode.GetPath Método

Definição

Percebe o caminho JSON.

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

Devoluções

O valor do JSON Path.

Aplica-se a