This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapServerInfo2 Interface > IMapServerInfo2.DefaultMapDescription Property (ArcObjects .NET 10.5 SDK) |
The default map settings.
[Visual Basic .NET] Public ReadOnly Property DefaultMapDescription As IMapDescription
[C#] public IMapDescription DefaultMapDescription {get;}
[C++]
HRESULT get_DefaultMapDescription(
IMapDescription** mapDesc
);
[C++]
Parameters mapDesc [out, retval]
mapDesc is a parameter of type IMapDescription