ProgressChangedEventArgs.Caption Property

The text from the progress bar caption that describes the operation in progress


Namespace: Autodesk.Revit.DB.Events
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public string Caption { get; }

Property Value

String

See Also

Reference

ProgressChangedEventArgs Class
Autodesk.Revit.DB.Events Namespace