Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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. |