Partager via


AddInOperationCompletedEventArgs Constructor

 

Creates and initializes an instance of the AddInOperationCompletedEventArgs class.

Namespace:   Microsoft.WindowsServerSolutions.AddinInfrastructure
Assembly:  AddinInfrastructure (in AddinInfrastructure.dll)

Overload List

Name Description
System_CAPS_pubmethod AddInOperationCompletedEventArgs(Boolean, Boolean, Boolean, Exception)

Creates and initializes an instance of the AddInOperationCompletedEventArgs class.

System_CAPS_pubmethod 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