ArcObjects Library Reference (Framework)  

IApplication.Name Property

The name of this application.

[Visual Basic .NET]
Public ReadOnly Property Name As String
[C#]
public string Name {get;}

Product Availability

Available with ArcGIS Desktop.

Remarks

Returns the string ArcMap for the ArcMap application.

Returns the string ArcCatalog for the ArcCatalog application.

See Also

IApplication Interface

.NET Samples

Recently used files—Command, MultiItem, and ComboBox (Code Files: RecentFilesRegistryHelper)