This document is archived and information here might be outdated.  Recommended version.


IMapServerInfo Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

IMapServerInfo Interface

Provides access to the available properties of a map server info object. Note: the IMapServerInfo interface has been superseded byIMapServerInfo2. Please consider using the more recent version.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read-only property BackgroundColor The background color of the map (data frame).
Read-only property Bookmarks The published bookmarks for the map.
Read-only property DefaultMapDescription The default map settings.
Read-only property Description The description of the map (data frame). This property is set in the General tab of the Data Frame Properties dialog.
Read-only property Extent The current extent of the map (data frame).
Read-only property FullExtent The full extent of the map (data frame).
Read-only property MapLayerInfos A collection of Map Layer Info objects, each containing information about a layer in the map (data frame).
Read-only property MapUnits The units for the map (data frame).
Read-only property Name The name of the map (data frame).

CoClasses that implement IMapServerInfo

CoClasses and Classes Description
MapServerInfo The Map Server Info coclass provides read-only information about a map.

.NET Related Topics

Managing application state | Map services