ArcObjects Library Reference (GeoprocessingUI)  

IMdElementDialog.Title Property

The title of the dialog window.

[Visual Basic .NET]
Public Property Title As String
[C#]
public string Title {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IMdElementDialog Interface