JsonNode.GetPath Yöntem

Tanım

JSON yolunu alır.

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

Döndürülenler

JSON Yolu değeri.

Şunlara uygulanır