Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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 |