The proxy class for communicating with the GIS server.
Syntax
Visual Basic (Declaration) | |
---|
Public Overrides ReadOnly Property MapServerProxy As ESRI.ArcGIS.ADF.ArcGISServer.MapServerProxy |
Visual Basic (Usage) | Copy Code |
---|
Dim instance As MapResourceInternet
Dim value As ESRI.ArcGIS.ADF.ArcGISServer.MapServerProxy
value = instance.MapServerProxy |
C# | |
---|
public override ESRI.ArcGIS.ADF.ArcGISServer.MapServerProxy MapServerProxy {get;} |
Remarks
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also