IVsSolutionEvents5 Interface

 

Listening interface that monitors any notifications of changes to the solution.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

[GuidAttribute("AF530689-9987-48BE-AF20-D9392A9C67FF")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsSolutionEvents5

NameDescription
System_CAPS_pubmethodOnBeforeOpenProject(Guid, Guid, String)

Fired before each project is opened.

Return to top
Show: