_dispVCProjectEngineEvents - члены
Включить защищенные члены
Включить унаследованные члены
Этот API поддерживает платформу .NET Framework и не должен вызываться непосредственно из вашего кода.
Microsoft internal use only.
Универсальный тип _dispVCProjectEngineEvents предоставляет следующий члены.
Методы
Имя | Описание | |
---|---|---|
ItemAdded | Signifies that the specified item was added to the project. | |
ItemMoved | Signifies that the specified item was moved within the project. | |
ItemPropertyChange | Signifies that a property changed for the specified item. | |
ItemRemoved | Signifies that the specified item was removed from the project. | |
ItemRenamed | Signifies that the specified item in the project was renamed. | |
ProjectBuildFinished | Signifies that the building of a project has been completed. | |
ProjectBuildStarted | Signifies that the building of a project has begun. | |
ReportError | Sends an error message to the user interface. | |
SccEvent | Signifies that a source code control event has occurred. | |
SolutionLoaded | Signifies that a Visual C++ solution was loaded. |
В начало страницы