IVstaHostAdapterInternal.OnProjectCreated 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 OnProjectCreated
'Usage
Dim instance As IVstaHostAdapterInternal

instance.OnProjectCreated()
void OnProjectCreated()
void OnProjectCreated()
function OnProjectCreated()

.NET Framework Security

See Also

Reference

IVstaHostAdapterInternal Interface

IVstaHostAdapterInternal Members

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