Address of proxy server to use.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax public string ProxyHost { get; set; }
Public Property ProxyHost As String
Get
Set
public:
property String^ ProxyHost {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also