Compartir a través de


VCCLCompilerTool.floatingPointModel (Propiedad)

Establece u obtiene el modelo de punto flotante.

Espacio de nombres:  Microsoft.VisualStudio.VCProjectEngine
Ensamblado:  Microsoft.VisualStudio.VCProjectEngine (en Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxis

'Declaración
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)

Valor de propiedad

Tipo: Microsoft.VisualStudio.VCProjectEngine.floatingPointModel
Valor de la enumeración floatingPointModel.

Seguridad de .NET Framework

Vea también

Referencia

VCCLCompilerTool Interfaz

Microsoft.VisualStudio.VCProjectEngine (Espacio de nombres)