RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebRequest.PathTranslated Property

Represents a translation of the PathInfo property to a fully qualified path on the Web server.

Pascal
property PathTranslated: AnsiString;
C++
__property AnsiString PathTranslated;

Use PathTranslated to refer to the location of the target of the request in an HTTP response. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!