This topic has not yet been rated - Rate this topic

_dispVCProjectEngineEvents Interface

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

Microsoft internal use only.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
[GuidAttribute("83F6153C-022F-444B-84C9-752B00F29800")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)]
public interface _dispVCProjectEngineEvents

The _dispVCProjectEngineEvents type exposes the following members.

  Name Description
Public method ItemAdded Signifies that the specified item was added to the project.
Public method ItemMoved Signifies that the specified item was moved within the project.
Public method ItemPropertyChange Signifies that a property changed for the specified item.
Public method ItemPropertyChange2
Public method ItemRemoved Signifies that the specified item was removed from the project.
Public method ItemRenamed Signifies that the specified item in the project was renamed.
Public method ProjectBuildFinished Signifies that the building of a project has been completed.
Public method ProjectBuildStarted Signifies that the building of a project has begun.
Public method ReportError Sends an error message to the user interface.
Public method SccEvent Signifies that a source code control event has occurred.
Public method SolutionLoaded Signifies that a Visual C++ solution was loaded.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Advertisement