ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
MapServerInfo Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > MapResourceInternet 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 MapResourceInternet
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.