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

VCCLCompilerTool.FloatingPointExceptions Property

Sets or gets whether user defined floating point exception handling is enabled.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
bool FloatingPointExceptions { get; set; }

Property Value

Type: System.Boolean
true if user defined floating point exception handling is in effect.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.