VCCLCompilerTool::floatingPointModel Property
Visual Studio 2015
Sets or gets the floating point model.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
property floatingPointModel floatingPointModel { floatingPointModel get(); void set(floatingPointModel value); }
Property Value
Type: Microsoft.VisualStudio.VCProjectEngine::floatingPointModelA value from the floatingPointModel enumeration.
Show: