| ArcGIS Explorer Component Help |
| Application..::.Caption Property |
| Application Class See Also |
Gets or sets the application caption.
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 Caption { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Shared Property Caption As String |