ENC_REASON Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the exact reason for calling BelongToProject(String, ENC_REASON, Int32).
public enum class ENC_REASON
public enum class ENC_REASON
enum ENC_REASON
public enum ENC_REASON
type ENC_REASON =
Public Enum ENC_REASON
- Inheritance
-
ENC_REASON
Fields
ENCReason_Precompile | 0 | Check before compiling. |
ENCReason_Rebuild | 1 | Check before rebuilding. |