AddinNotification Class
Sends and receives notifications when the add-in infrastructure starts or stops an operation.
Assembly: AddinInfrastructure (in AddinInfrastructure.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Register(Action<AddinNotificationState>^) | Registers to send and receive notifications. |
This class can only be used on a client computer.
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:

