Share via


AddInTokenExtensions.Activate Method

Include Protected Members
Include Inherited Members

Activates an add-in by using an add-in token.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public methodStatic member

Activate<T>(AddInToken, AddInInformation)

Returns an IEntryPoint for the AddInToken instance by specifying the add-in token and the AddInInformation.

Public methodStatic member

Activate(AddInToken, AddInInformation, IServiceProvider)

Returns an IEntryPoint for the AddInToken instance by specifying the add-in token, the AddInInformation, and the IServiceProvider.

Top

See Also

Reference

AddInTokenExtensions Class

AddInTokenExtensions Members

Microsoft.VisualStudio.Tools.Applications Namespace