Data.Cloud.CloudAPI.TCloudConnectionInfo.FRequestProxyHost

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FRequestProxyHost: string;

C++

System::UnicodeString FRequestProxyHost;

Properties

Type Visibility Source Unit Parent
field protected
Data.Cloud.CloudAPI.pas
Data.Cloud.CloudAPI.hpp
Data.Cloud.CloudAPI TCloudConnectionInfo

Description

Specifies the proxy host to use for the HTTP requests to the cloud, or an empty string to use none.

See Also