VCCLCompilerTool.floatingPointModel Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Legt das Gleitkommamodell fest oder ruft dieses ab.
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
Eigenschaftswert
Ein Wert aus der floatingPointModel-Enumeration.
- Attribute