This topic has not yet been rated - Rate this topic

IVsUpdateSolutionEvents Interface

Implemented by VSPackages to sink build events for solution and project builds.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[GuidAttribute("A9F86308-5EA7-485D-BAB8-E8989C3CFBDC")] 
[InterfaceTypeAttribute(1)] 
public interface IVsUpdateSolutionEvents
/** @attribute GuidAttribute("A9F86308-5EA7-485D-BAB8-E8989C3CFBDC") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IVsUpdateSolutionEvents
GuidAttribute("A9F86308-5EA7-485D-BAB8-E8989C3CFBDC") 
InterfaceTypeAttribute(1) 
public interface IVsUpdateSolutionEvents

Notes to Implementers Implemented when VSPackages need to sink build events.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ