Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Fires the same events (SolutionEvents) a solution normally fires. Enables a project that nests subprojects to fire these events. Implemented by the environment.
public interface class IVsFireSolutionEvents
public interface class IVsFireSolutionEvents
__interface IVsFireSolutionEvents
[System.Runtime.InteropServices.Guid("A4662D0F-FA14-48AC-8E68-D481EF200627")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsFireSolutionEvents
[System.Runtime.InteropServices.Guid("A4662D0F-FA14-48AC-8E68-D481EF200627")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsFireSolutionEvents
[<System.Runtime.InteropServices.Guid("A4662D0F-FA14-48AC-8E68-D481EF200627")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsFireSolutionEvents = interface
[<System.Runtime.InteropServices.Guid("A4662D0F-FA14-48AC-8E68-D481EF200627")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsFireSolutionEvents = interface