| ArcGIS Explorer Component Help |
| ProgressHelper..::.UpdateMessage Method |
| ProgressHelper Class See Also |
Updates the secondary message within the dialog window.
Namespace:
ESRI.ArcGISExplorer.ApplicationAssembly: ESRI.ArcGISExplorer.Application (in ESRI.ArcGISExplorer.Application.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
| C# |
|---|
public void UpdateMessage( string message ) |
| Visual Basic (Declaration) |
|---|
Public Sub UpdateMessage ( _ message As String _ ) |
Parameters
- message
- Type: System..::.String
A secondary message which appears below the instruction.