Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used by the ExceptionHandling.property.
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
'Declaration
Public Enumeration cppExceptionHandling
public enum cppExceptionHandling
public enum class cppExceptionHandling
type cppExceptionHandling
public enum cppExceptionHandling
Members
Member name | Description | |
---|---|---|
cppExceptionHandlingNo | No | |
cppExceptionHandlingYes | Yes | |
cppExceptionHandlingYesWithSEH | Yes with structured exception handling |