Share via


IVstaHostAdapterEvents Members

Include Protected Members
Include Inherited Members

Provides a COM-visible interface that defines event handlers that the COM host application can implement to consume Visual Studio Tools for Applications host adapter events.

The IVstaHostAdapterEvents type exposes the following members.

Methods

  Name Description
Public method ActivateProjectHostItem Event handler that is called when the host item is activated in a Visual Studio Tools for Applications project.
Public method DocumentSaved Event handler that is called when you save a document in a Visual Studio Tools for Applications project.
Public method ProjectClosing Event handler that is called when you close a Visual Studio Tools for Applications project.

Top

See Also

Reference

IVstaHostAdapterEvents Interface

Microsoft.VisualStudio.Tools.Applications.DesignTime.Interop Namespace