JsonNode.GetPath 方法

定義

取得 JSON 路徑。

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

傳回

JSON 路徑值。

適用於