SolutionEventsClass Methods

Include Protected Members
Include Inherited Members

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

The SolutionEventsClass type exposes the following members.

Methods

  Name Description
Public method add_AfterClosing Infrastructure. Microsoft Internal Use Only.
Public method add_BeforeClosing Infrastructure. Microsoft Internal Use Only.
Public method add_Opened Infrastructure. Microsoft Internal Use Only.
Public method add_ProjectAdded Infrastructure. Microsoft Internal Use Only.
Public method add_ProjectRemoved Infrastructure. Microsoft Internal Use Only.
Public method add_ProjectRenamed Infrastructure. Microsoft Internal Use Only.
Public method add_QueryCloseSolution Infrastructure. Microsoft Internal Use Only.
Public method add_Renamed Infrastructure. Microsoft Internal Use Only.
Public method Equals Determines whether the specified object is equal to the current object. (Inherited from Object.)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as the default hash function. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method remove_AfterClosing Infrastructure. Microsoft Internal Use Only.
Public method remove_BeforeClosing Infrastructure. Microsoft Internal Use Only.
Public method remove_Opened Infrastructure. Microsoft Internal Use Only.
Public method remove_ProjectAdded Infrastructure. Microsoft Internal Use Only.
Public method remove_ProjectRemoved Infrastructure. Microsoft Internal Use Only.
Public method remove_ProjectRenamed Infrastructure. Microsoft Internal Use Only.
Public method remove_QueryCloseSolution Infrastructure. Microsoft Internal Use Only.
Public method remove_Renamed Infrastructure. Microsoft Internal Use Only.
Public method ToString Returns a string that represents the current object. (Inherited from Object.)

Top

See Also

Reference

SolutionEventsClass Class

EnvDTE Namespace