ProgressEventArgs Class
Represents the event information for the progress of background tasks.
Assembly: AddinInfrastructure (in AddinInfrastructure.dll)
System::Object
System::EventArgs
Microsoft.WindowsServerSolutions.AddinInfrastructure::ProgressEventArgs
System::EventArgs
Microsoft.WindowsServerSolutions.AddinInfrastructure::ProgressEventArgs
| Name | Description | |
|---|---|---|
![]() | CurrentProgress | Gets the current progress of the operation. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | Returns a string representation of the object.(Overrides Object::ToString().) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:


