cppExceptionHandling Enum

Definition

Used by the ExceptionHandling.property.

public enum class cppExceptionHandling
public enum class cppExceptionHandling
enum cppExceptionHandling
public enum cppExceptionHandling
type cppExceptionHandling = 
Public Enum cppExceptionHandling
Inheritance
cppExceptionHandling

Fields

cppExceptionHandlingNo 0

No

cppExceptionHandlingYes 1

Yes

cppExceptionHandlingYesWithSEH 2

Yes with structured exception handling

Applies to