This topic has not yet been rated - Rate this topic

IVsFireSolutionEvents2 Interface

Fires the same events (SolutionEvents) a solution normally fires. Enables a project that nests subprojects to fire these events. Extends, but does not inherit from, IVsFireSolutionEvents.

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

[InterfaceTypeAttribute(1)] 
[GuidAttribute("ED6AAB26-108F-4B4F-A57B-14D20982713D")] 
public interface IVsFireSolutionEvents2
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("ED6AAB26-108F-4B4F-A57B-14D20982713D") */ 
public interface IVsFireSolutionEvents2
InterfaceTypeAttribute(1) 
GuidAttribute("ED6AAB26-108F-4B4F-A57B-14D20982713D") 
public interface IVsFireSolutionEvents2

For more information about unloading and reloading nested projects, see Considerations for Unloading and Reloading Nested Projects.

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