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


IMxdServer.DefaultMapName Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

IMxdServer.DefaultMapName Property

The TOC Information.

[Visual Basic .NET]
Public ReadOnly Property DefaultMapName As String
[C#]
public string DefaultMapName {get;}
[C++]
HRESULT get_DefaultMapName(
  BSTR* MapName
);
[C++]

Parameters MapName [out, retval] MapName is a parameter of type BSTR

Product Availability

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

See Also

IMxdServer Interface