Datasnap.DSHTTPCommon.TDSHTTPRequest.URI
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Datasnap.DSHTTPCommon.pas Datasnap.DSHTTPCommon.hpp
| |
Unit: Datasnap.DSHTTPCommon | |
Parent: TDSHTTPRequest |
Delphi
property URI: string read GetURI;
C++
__property System::UnicodeString URI = {read=GetURI};
Description
Specifies the uniform resource identifier (URI) for the HTTP request.
The URI property specifies the uniform resource identifier (URI) for the HTTP request.