VCProjectEngineEventsClass Members

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

Refer to VCProjectEngineEvents for this functionality. Do not instantiate from this class.

The VCProjectEngineEventsClass type exposes the following members.

Constructors

  Name Description
Public method VCProjectEngineEventsClass Infrastructure. Microsoft Internal Use Only.

Top

Methods

  Name Description
Public method add_ItemAdded Infrastructure. Microsoft Internal Use Only.
Public method add_ItemMoved Infrastructure. Microsoft Internal Use Only.
Public method add_ItemPropertyChange Infrastructure. Microsoft Internal Use Only.
Public method add_ItemRemoved Infrastructure. Microsoft Internal Use Only.
Public method add_ItemRenamed Infrastructure. Microsoft Internal Use Only.
Public method add_ProjectBuildFinished Infrastructure. Microsoft Internal Use Only.
Public method add_ProjectBuildStarted Infrastructure. Microsoft Internal Use Only.
Public method add_ReportError Infrastructure. Microsoft Internal Use Only.
Public method add_SccEvent Infrastructure. Microsoft Internal Use Only.
Public method add_SolutionLoaded 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 attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as a hash function for a particular type. (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_ItemAdded Infrastructure. Microsoft Internal Use Only.
Public method remove_ItemMoved Infrastructure. Microsoft Internal Use Only.
Public method remove_ItemPropertyChange Infrastructure. Microsoft Internal Use Only.
Public method remove_ItemRemoved Infrastructure. Microsoft Internal Use Only.
Public method remove_ItemRenamed Infrastructure. Microsoft Internal Use Only.
Public method remove_ProjectBuildFinished Infrastructure. Microsoft Internal Use Only.
Public method remove_ProjectBuildStarted Infrastructure. Microsoft Internal Use Only.
Public method remove_ReportError Infrastructure. Microsoft Internal Use Only.
Public method remove_SccEvent Infrastructure. Microsoft Internal Use Only.
Public method remove_SolutionLoaded Infrastructure. Microsoft Internal Use Only.
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

Events

  Name Description
Public event ItemAdded Infrastructure. Microsoft Internal Use Only.
Public event ItemMoved Infrastructure. Microsoft Internal Use Only.
Public event ItemPropertyChange Infrastructure. Microsoft Internal Use Only.
Public event ItemRemoved Infrastructure. Microsoft Internal Use Only.
Public event ItemRenamed Infrastructure. Microsoft Internal Use Only.
Public event ProjectBuildFinished Infrastructure. Microsoft Internal Use Only.
Public event ProjectBuildStarted Infrastructure. Microsoft Internal Use Only.
Public event ReportError Infrastructure. Microsoft Internal Use Only.
Public event SccEvent Infrastructure. Microsoft Internal Use Only.
Public event SolutionLoaded Infrastructure. Microsoft Internal Use Only.

Top

See Also

Reference

VCProjectEngineEventsClass Class

Microsoft.VisualStudio.VCProjectEngine Namespace