JsonNode.GetPath メソッド

定義

JSON パスを取得します。

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

戻り値

JSON パスの値。

適用対象