ProxySettingsProxyAddress Property
Address to be used to connect to the proxy.
Namespace: EnterpriseDT.Net.ProxyAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public string ProxyAddress { get; set; }
Public Property ProxyAddress As String
Get
Set
public:
property String^ ProxyAddress {
String^ get ();
void set (String^ value);
}
member ProxyAddress : string with get, set
Property Value
String
Proxies often have more than one address. This address should be the one
that the client must use to connect to it.