REST.Client.TCustomRESTResponse.FullRequestURI

De RAD Studio API Documentation
Aller à : navigation, rechercher

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.

Voir aussi