System.JSON.Writers.TJsonWriter.Path

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property Path: string read GetPath;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
System.JSON.Writers.pas
System.JSON.Writers.hpp
System.JSON.Writers TJsonWriter


説明

ライタの JSON トークンの現在のパスを取得します。

関連項目