cppExceptionHandling Enumeration
Visual Studio 2015
Used by the ExceptionHandling.property.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
| Member name | Description | |
|---|---|---|
| cppExceptionHandlingNo | No | |
| cppExceptionHandlingYes | Yes | |
| cppExceptionHandlingYesWithSEH | Yes with structured exception handling |
Show: