IVstaCallback.Execute Method

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

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

Syntax

'Declaration
Sub Execute
'Usage
Dim instance As IVstaCallback

instance.Execute()
void Execute()
void Execute()
function Execute()

.NET Framework Security

See Also

Reference

IVstaCallback Interface

IVstaCallback Members

Microsoft.VisualStudio.Tools.Applications.DesignTime.Internal Namespace