PathInfo

<< Click to Display Table of Contents >>

Navigation:  Classes > THttpRequest > Properties >

PathInfo

SIGNATURE=IW.HTTP.Request.THttpRequest.PathInfo

 

ETYPE=Property

 

Declaration:

Delphi:

public property PathInfo: string;

C++:

public: __property String PathInfo;

 

Description: This is PathInfo, a member of class THttpRequest.