Sets the proxy information
Namespace: MARCEngine5Assembly: MARCEngine (in MARCEngine.dll) Version: 2.2.8.0 (2.2.8)
Syntax public string Proxy { get; set; }
Public Property Proxy As String
Get
Set
public:
virtual property String^ Proxy {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract Proxy : string with get, set
override Proxy : string with get, set
Property Value
Type:
StringImplements
Query_InterfaceProxySee Also