edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

ProxySettingsProxyAddress Property

Address to be used to connect to the proxy.

Definition

Namespace: EnterpriseDT.Net.Proxy
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public string ProxyAddress { get; set; }

Property Value

String

Remarks

Proxies often have more than one address. This address should be the one that the client must use to connect to it.

See Also