VCCLCompilerTool::floatingPointModel Property

 

Sets or gets the floating point model.

Namespace:   Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

property floatingPointModel floatingPointModel {
	floatingPointModel get();
	void set(floatingPointModel value);
}

Property Value

Type: Microsoft.VisualStudio.VCProjectEngine::floatingPointModel

A value from the floatingPointModel enumeration.

Return to top
Show: