This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IP > IProxyServerInfo Interface > IProxyServerInfo.ProxyServer Property (ArcObjects .NET 10.5 SDK) |
Proxy server address.
[Visual Basic .NET] Public Property ProxyServer As String
[C#] public string ProxyServer {get; set;}
[C++]
HRESULT get_ProxyServer(
BSTR* 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