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




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

Syntax

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

Remarks

The MapServerInfo contains information about the map server and service.

See Also

© 2010 All Rights Reserved.