ENC_REASON Enum

Definition

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.

Applies to