Expand Minimize
This topic has not yet been rated - Rate this topic

cppExceptionHandling Enumeration 

Used by the ExceptionHandling.property.

Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in microsoft.visualstudio.vcprojectengine.dll)

'Declaration
Public Enumeration cppExceptionHandling
'Usage
Dim instance As cppExceptionHandling

public enum cppExceptionHandling
public enum cppExceptionHandling
 Member nameDescription
cppExceptionHandlingNoNo 
cppExceptionHandlingYesYes 
cppExceptionHandlingYesWithSEHYes with structured exception handling 
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.