ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.Local
MapServer Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > MapResourceLocal Class : MapServer Property




Returns a reference to the Map Server object for communicating with the GIS server.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property MapServer As IMapServer
Visual Basic (Usage)Copy Code
Dim instance As MapResourceLocal
Dim value As IMapServer
 
value = instance.MapServer
C# 
public IMapServer MapServer {get;}

See Also

Reference

MapResourceLocal Class

MapResourceLocal Members

ESRI.ArcGIS.Carto.IMapServer Interface

© 2010 All Rights Reserved.