Gets or sets the application caption.

Namespace:  ESRI.ArcGISExplorer.Application

Assembly:  ESRI.ArcGISExplorer.Application (in ESRI.ArcGISExplorer.Application.dll) Version: 2.0.0.1500 (2.0.0.1500)

Syntax

C#
public static string Caption { get; set; }
Visual Basic (Declaration)
Public Shared Property Caption As String

Field Value

The application caption.

See Also