ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
MapServerInfo Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > MapResourceBase Class : MapServerInfo Property




The MapServerInfo contains information about the map server, such as extent, spatial reference and units.

Syntax

Visual Basic (Declaration) 
Public MustOverride ReadOnly Property MapServerInfo As MapServerInfo
Visual Basic (Usage)Copy Code
Dim instance As MapResourceBase
Dim value As MapServerInfo
 
value = instance.MapServerInfo
C# 
public abstract MapServerInfo MapServerInfo {get;}

Remarks

The MapServerInfo contains information about the map server and service.

See Also

© 2010 All Rights Reserved.