Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Signifies an event that has occurred in the project engine.
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
Public Enumeration enumSccEvent
Dim instance As enumSccEvent
public enum enumSccEvent
public enum class 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.