VCCLCompilerTool.floatingPointModel Property

Definition

Sets or gets the floating point model.

public:
 property Microsoft::VisualStudio::VCProjectEngine::floatingPointModel floatingPointModel { Microsoft::VisualStudio::VCProjectEngine::floatingPointModel get(); void set(Microsoft::VisualStudio::VCProjectEngine::floatingPointModel value); };
public:
 property Microsoft::VisualStudio::VCProjectEngine::floatingPointModel floatingPointModel { Microsoft::VisualStudio::VCProjectEngine::floatingPointModel get(); void set(Microsoft::VisualStudio::VCProjectEngine::floatingPointModel value); };
[System.Runtime.InteropServices.DispId(130)]
public Microsoft.VisualStudio.VCProjectEngine.floatingPointModel floatingPointModel { [System.Runtime.InteropServices.DispId(130)] get; [System.Runtime.InteropServices.DispId(130)] set; }
[<System.Runtime.InteropServices.DispId(130)>]
[<get: System.Runtime.InteropServices.DispId(130)>]
[<set: System.Runtime.InteropServices.DispId(130)>]
member this.floatingPointModel : Microsoft.VisualStudio.VCProjectEngine.floatingPointModel with get, set
Public Property floatingPointModel As floatingPointModel

Property Value

A value from the floatingPointModel enumeration.

Attributes

Applies to