This topic has not yet been rated - Rate this topic

SolutionEventsClass Class

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace: EnvDTE
Assembly: EnvDTE (in envdte.dll)

[GuidAttribute("88AC98C7-B38C-404B-BD86-D2A4F2E89DCA")] 
[ClassInterfaceAttribute(0)] 
public class SolutionEventsClass : _SolutionEvents, SolutionEvents, _dispSolutionEvents_Event
/** @attribute GuidAttribute("88AC98C7-B38C-404B-BD86-D2A4F2E89DCA") */ 
/** @attribute ClassInterfaceAttribute(0) */ 
public class SolutionEventsClass implements _SolutionEvents, SolutionEvents, 
	_dispSolutionEvents_Event
GuidAttribute("88AC98C7-B38C-404B-BD86-D2A4F2E89DCA") 
ClassInterfaceAttribute(0) 
public class SolutionEventsClass implements _SolutionEvents, SolutionEvents, 
	_dispSolutionEvents_Event

Refer to SolutionEvents for this functionality. Do not instantiate this class.

System.Object
  EnvDTE.SolutionEventsClass
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ