ArcGIS Explorer Component Help |
Application..::.Name Property |
Application Class See Also |
The title of the application.
Namespace:
ESRI.ArcGISExplorer.ApplicationAssembly: ESRI.ArcGISExplorer.Application (in ESRI.ArcGISExplorer.Application.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public static string Name { get; } |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property Name As String |
Field Value
The title of the application.Remarks
The default title is "ArcGIS Explorer" but this can be changed using an Application Configuration.