Поделиться через


IVCProjectEngineEvents - члены

Включить защищенные члены
Включить унаследованные члены

Interface that contains the VCProjectEngine events methods.

Универсальный тип IVCProjectEngineEvents предоставляет следующий члены.

Методы

  Имя Описание
Открытый метод 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 Fires when a Visual C++ solution is loaded.

В начало страницы

См. также

Ссылки

IVCProjectEngineEvents Интерфейс

Microsoft.VisualStudio.VCProjectEngine - пространство имен