Share via


IEntryPointContract2.ExecuteEntryPoints Method

This API supports the Visual Studio Tools for Applications infrastructure and is not intended to be used directly from your code.

Finalizes the initialization of the add-in entry points.

Namespace:  Microsoft.VisualStudio.Tools.Applications.Contract
Assembly:  Microsoft.VisualStudio.Tools.Applications.Contract.v9.0 (in Microsoft.VisualStudio.Tools.Applications.Contract.v9.0.dll)

Syntax

'Declaration
Sub ExecuteEntryPoints
'Usage
Dim instance As IEntryPointContract2

instance.ExecuteEntryPoints()
void ExecuteEntryPoints()
void ExecuteEntryPoints()
function ExecuteEntryPoints()

See Also

Reference

IEntryPointContract2 Interface

IEntryPointContract2 Members

Microsoft.VisualStudio.Tools.Applications.Contract Namespace