Partager via


VCCLCompilerTool.floatingPointModel, propriété

Définit ou obtient le modèle de virgule flottante.

Espace de noms :  Microsoft.VisualStudio.VCProjectEngine
Assembly :  Microsoft.VisualStudio.VCProjectEngine (dans Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

'Déclaration
Property floatingPointModel As floatingPointModel
floatingPointModel floatingPointModel { get; set; }
property floatingPointModel floatingPointModel {
    floatingPointModel get ();
    void set (floatingPointModel value);
}
abstract floatingPointModel : floatingPointModel with get, set
function get floatingPointModel () : floatingPointModel
function set floatingPointModel (value : floatingPointModel)

Valeur de propriété

Type : Microsoft.VisualStudio.VCProjectEngine.floatingPointModel
Valeur d'énumération floatingPointModel.

Sécurité .NET Framework

Voir aussi

Référence

VCCLCompilerTool Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms