This document is archived and information here might be outdated. Recommended version. |
Given the map's catalog path returns the map's TOC display name.
[Visual Basic .NET]
Public Function GetMapDisplayName ( _
ByVal mapPath As String _
) As String
[C#]
public string GetMapDisplayName (
string mapPath
);
[C++]
HRESULT GetMapDisplayName(
BSTR mapPath
);
[C++] Parameters mapPath [in]
mapPath is a parameter of type BSTR