This document is archived and information here might be outdated. Recommended version. |
Proxy server address.
[Visual Basic .NET] Public Property ProxyServer As String
[C#] public string ProxyServer {get; set;}
[C++]
HRESULT get_ProxyServer(
System.String* ProxyServer
);
[C++]
HRESULT put_ProxyServer(
BSTR ProxyServer
);
[C++]
Parameters ProxyServer [out, retval]
ProxyServer is a parameter of type BSTR* ProxyServer [in]
ProxyServer is a parameter of type BSTR