Path Property From Json.NET previous page next page Json.NET - Quick Starts & API Documentation Path Property Namespaces ► Newtonsoft.Json ► JsonWriter ► Path C# Visual Basic Visual C++ Gets the path of the writer. Declaration Syntax C# Visual Basic Visual C++ public string Path { get; } Public ReadOnly Property Path As String Get public: property String^ Path { String^ get (); } Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.5.0.0 (4.5.6.14930) previous page start next page