ArcObjects Library Reference  (Framework)    

IApplication.Name Property

The name of this application.

[Visual Basic 6.0]
Property Name As String
[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

 


Feedback Send feedback on this page