Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Signifies an event that has occurred in the project engine.
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
'Declaration
Public Enumeration enumSccEvent
public enum enumSccEvent
public enum class enumSccEvent
type enumSccEvent
public enum enumSccEvent
Members
Member name | Description | |
---|---|---|
eProjectInScc | Notifies that new project is under source code control. | |
ePreDirtyNotification | Event occurs before the file is changed. |
Remarks
Used by the SccEvent method.