AddInManager.Dispose Method ()
Releases all of the resources that are used by the AddInManager object.
Namespace: Microsoft.WindowsServerSolutions.AddinInfrastructure
Assembly: AddinInfrastructure (in AddinInfrastructure.dll)
Syntax
public void Dispose()
public:
virtual void Dispose() sealed
Public Sub Dispose
Implements
See Also
AddInManager Class
Microsoft.WindowsServerSolutions.AddinInfrastructure Namespace
Return to top