Click or drag to resize

PluginProgressEventArgs Properties

The PluginProgressEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyIsIndeterminate Gets a value indicating whether the progress is indeterminable.
Public propertyMaxProgress Gets the maximum progress value.
Public propertyProgress Gets the current progress.
Public propertyStatusMessage Gets a status message.
Top
See Also