Data.Cloud.CloudAPI.TCloudConnectionInfo.FRequestProxyHost

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

FRequestProxyHost: string;

C++

System::UnicodeString FRequestProxyHost;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field protected
Data.Cloud.CloudAPI.pas
Data.Cloud.CloudAPI.hpp
Data.Cloud.CloudAPI TCloudConnectionInfo


Beschreibung

Gibt den Proxy-Host an, der für HTTP-Anforderungen an die Cloud verwendet werden soll, oder einen leeren String, wenn kein Proxy-Host verwendet werden soll.

Siehe auch