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


enumSccEvent - перечисление

Signifies an event that has occurred in the project engine.

Пространство имен:  Microsoft.VisualStudio.VCProjectEngine
Сборка:  Microsoft.VisualStudio.VCProjectEngine (в Microsoft.VisualStudio.VCProjectEngine.dll)

Синтаксис

'Декларация
Public Enumeration enumSccEvent
'Применение
Dim instance As enumSccEvent
public enum enumSccEvent
public enum class enumSccEvent
public enum enumSccEvent

Члены

Имя члена Описание
eProjectInScc Notifies that new project is under source code control.
ePreDirtyNotification Event occurs before the file is changed.

Заметки

Used by the SccEvent method.

См. также

Ссылки

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