REST.Client.TCustomRESTResponse.FullRequestURI
Delphi
property FullRequestURI: string read FFullRequestURI write SetFullRequestURI;
C++
__property System::UnicodeString FullRequestURI = {read=FFullRequestURI, write=SetFullRequestURI};
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
property | public | REST.Client.pas REST.Client.hpp |
REST.Client | TCustomRESTResponse |
Description
Spécifie l'URI de requête complet ayant généré cette réponse.