This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IP > IProgressDialog2 Interface > IProgressDialog2.Title Property (ArcObjects .NET 10.4 SDK) |
The caption displayed in the dialog.
[Visual Basic .NET] Public Property Title As String
[C#] public string Title {get; set;}
The Title property can be used to provide the user with information about the process that the dialog box is tracking.