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.
Specifies the exact reason for calling BelongToProject.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
Syntax
'Declaration
Public Enumeration ENC_REASON
public enum ENC_REASON
public enum class ENC_REASON
type ENC_REASON
public enum ENC_REASON
Members
| Member name | Description | |
|---|---|---|
| ENCReason_Precompile | Check before compiling. | |
| ENCReason_Rebuild | Check before rebuilding. |