AddInManager.RegisterForChanges Method ()

 

Registers with the metadata provider to be notified about any changes that are made to an add-in.

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

Syntax

public void RegisterForChanges()
public:
void RegisterForChanges()
Public Sub RegisterForChanges

See Also

AddInManager Class
Microsoft.WindowsServerSolutions.AddinInfrastructure Namespace

Return to top