다음을 통해 공유


JsonNode.GetPath 메서드

정의

JSON 경로를 가져옵니다.

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

반환

String

JSON 경로 값입니다.

적용 대상