Datasnap.DSHTTP.TDSHTTPRequestIndy.GetURI
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
Unit: Datasnap.DSHTTP | |
Parent: TDSHTTPRequestIndy |
Delphi
function GetURI: string; override;
C++
virtual System::UnicodeString __fastcall GetURI();
Description
Returns the value of the URI property.
The GetURI method is the read implementation of the URI property.