This topic has not yet been rated - Rate this topic

IVsUpdateSolutionEvents3 Interface

Defines events for changes in the solution configuration. Extends, but does not inherit from, IVsUpdateSolutionEvents2 and IVsUpdateSolutionEvents. To monitor these events, implement the interface and use it as an argument of the AdviseUpdateSolutionEvents3 method of IVsSolutionBuildManager3.

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

[InterfaceTypeAttribute(1)] 
[GuidAttribute("40025C28-3303-42CA-BED8-0F3BD856BD6D")] 
public interface IVsUpdateSolutionEvents3
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("40025C28-3303-42CA-BED8-0F3BD856BD6D") */ 
public interface IVsUpdateSolutionEvents3
InterfaceTypeAttribute(1) 
GuidAttribute("40025C28-3303-42CA-BED8-0F3BD856BD6D") 
public interface IVsUpdateSolutionEvents3
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ