Plugin |
The PluginProgressEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | PluginProgressEventArgs(String) | Initializes a new instance of the PluginProgressEventArgs class. |
![]() | PluginProgressEventArgs(Int32, Int32, String) | Initializes a new instance of the PluginProgressEventArgs class. |
Name | Description | |
---|---|---|
![]() | IsIndeterminate | Gets a value indicating whether the progress is indeterminable. |
![]() | MaxProgress | Gets the maximum progress value. |
![]() | Progress | Gets the current progress. |
![]() | StatusMessage | Gets a status message. |