Xceed FTP Library Documentation
FirewallAddress property
XceedFtp control reference > Properties > FirewallAddress property

Description

The address of the firewall to connect to. An IP address or a hostname can be provided. If this property is left empty, no connection will be made to a firewall.

Data type

String

Default value

Empty

Declaration  

HRESULT FirewallAddress( [out, retval] BSTR* pbstrVal );

HRESULT FirewallAddress( [in] BSTR bstrVal );