ENC_REASON Enum
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
C++/CX
public enum class ENC_REASON
enum ENC_REASON
public enum ENC_REASON
type ENC_REASON =
Public Enum ENC_REASON
- Inheritance
-
ENC_REASON
Name | Value | Description |
---|---|---|
ENCReason_Precompile | 0 | Check before compiling. |
ENCReason_Rebuild | 1 | Check before rebuilding. |
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |