This topic has not yet been rated - Rate this topic

IVsFireSolutionEvents Interface

Fires the same events (SolutionEvents) a solution normally fires. Enables a project that nests subprojects to fire these events. Implemented by the environment.

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

[GuidAttribute("A4662D0F-FA14-48AC-8E68-D481EF200627")] 
[InterfaceTypeAttribute(1)] 
public interface IVsFireSolutionEvents
/** @attribute GuidAttribute("A4662D0F-FA14-48AC-8E68-D481EF200627") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IVsFireSolutionEvents
GuidAttribute("A4662D0F-FA14-48AC-8E68-D481EF200627") 
InterfaceTypeAttribute(1) 
public interface IVsFireSolutionEvents

For more information about unloading and reloading nested projects, see Considerations for Unloading and Reloading Nested Projects. For an example of the interface in use, see the code for Figures Project Sample.

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