Path

<< Click to Display Table of Contents >>

Navigation:  Records > TJsonDataValueHelper > Properties >

Path

SIGNATURE=IWJsonDataObjects.TJsonDataValueHelper.Path

 

ETYPE=Property

 

Declaration:

Delphi:

public property Path [const Name: string]: TJsonDataValueHelper;

C++:

public: __property TJsonDataValueHelper Path[String const Name];

 

Description: This is Path, a member of class TJsonDataValueHelper.