enumSccEvent Enumeration
Visual Studio 2015
Signifies an event that has occurred in the project engine.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
| Member name | Description | |
|---|---|---|
| ePreDirtyNotification | Event occurs before the file is changed. | |
| eProjectInScc | Notifies that new project is under source code control. |
Show: