AddInOperationCompletedEventArgs Constructor
Creates and initializes an instance of the AddInOperationCompletedEventArgs class.
Namespace: Microsoft.WindowsServerSolutions.AddinInfrastructure
Assembly: AddinInfrastructure (in AddinInfrastructure.dll)
Overload List
Name | Description | |
---|---|---|
AddInOperationCompletedEventArgs(Boolean, Boolean, Boolean, Exception) | Creates and initializes an instance of the AddInOperationCompletedEventArgs class. |
|
AddInOperationCompletedEventArgs(Exception) | Creates and initializes an instance of the AddInOperationCompletedEventArgs class with the specified error. |
See Also
AddInOperationCompletedEventArgs Class
Microsoft.WindowsServerSolutions.AddinInfrastructure Namespace
Return to top