Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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 |