VCCLCompilerTool.floatingPointModel 属性

定义

设置或获取浮点模型。

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

属性值

floatingPointModel

floatingPointModel 枚举中的一个值。

属性

适用于