System.JSON.Writers.EJsonWriterException.Path

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Path: string read FPath;

C++

__property System::UnicodeString Path = {read=FPath};

Properties

Type Visibility Source Unit Parent
property public
System.JSON.Writers.pas
System.JSON.Writers.hpp
System.JSON.Writers EJsonWriterException

Description

Gets the path where the exception is raised.