Поделиться через


VCCLCompilerTool.floatingPointModel - свойство

Получает или задает модель вычислений с плавающей запятой.

Пространство имен:  Microsoft.VisualStudio.VCProjectEngine
Сборка:  Microsoft.VisualStudio.VCProjectEngine (в Microsoft.VisualStudio.VCProjectEngine.dll)

Синтаксис

'Декларация
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)

Значение свойства

Тип: Microsoft.VisualStudio.VCProjectEngine.floatingPointModel
Значение из перечисления floatingPointModel.

Безопасность платформы .NET Framework

См. также

Ссылки

VCCLCompilerTool Интерфейс

Microsoft.VisualStudio.VCProjectEngine - пространство имен