VCCLCompilerTool.floatingPointModel Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Define ou Obtém o modelo de ponto flutuante.
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
Valor da propriedade
Um valor da enumeração floatingPointModel.
- Atributos