VCCLCompilerTool.FloatingPointExceptions Property

Definition

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

C++/CX
public:
 property bool FloatingPointExceptions { bool get(); void set(bool value); };

Property Value

true if user defined floating point exception handling is in effect.

Attributes

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022