_dispVCProjectEngineEvents Members
Include Protected Members
Include Inherited Members
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft internal use only.
The _dispVCProjectEngineEvents type exposes the following members.
Methods
Name
Description
Signifies that the specified item was added to the project.
Signifies that the specified item was moved within the project.
Signifies that a property changed for the specified item.
Signifies that the specified item was removed from the project.
Signifies that the specified item in the project was renamed.
Signifies that the building of a project has been completed.
Signifies that the building of a project has begun.
Sends an error message to the user interface.
Signifies that a source code control event has occurred.
Signifies that a Visual C++ solution was loaded.
Top