Udostępnij za pośrednictwem


Właściwość VCLinkerTool.LinkTimeCodeGeneration —

Pobiera lub ustawia wartość, umożliwiające generowanie kodu czasu łączy obiektów skompilowane z /GL (optymalizacja całego programu).

Przestrzeń nazw:  Microsoft.VisualStudio.VCProjectEngine
Zestaw:  Microsoft.VisualStudio.VCProjectEngine (w Microsoft.VisualStudio.VCProjectEngine.dll)

Składnia

'Deklaracja
Property LinkTimeCodeGeneration As LinkTimeCodeGenerationOption
LinkTimeCodeGenerationOption LinkTimeCodeGeneration { get; set; }
property LinkTimeCodeGenerationOption LinkTimeCodeGeneration {
    LinkTimeCodeGenerationOption get ();
    void set (LinkTimeCodeGenerationOption value);
}
abstract LinkTimeCodeGeneration : LinkTimeCodeGenerationOption with get, set
function get LinkTimeCodeGeneration () : LinkTimeCodeGenerationOption
function set LinkTimeCodeGeneration (value : LinkTimeCodeGenerationOption)

Wartość właściwości

Typ: Microsoft.VisualStudio.VCProjectEngine.LinkTimeCodeGenerationOption
A LinkTimeCodeGenerationOption wyliczenie.

Uwagi

LinkTimeCodeGenerationOpisuje funkcje z / LTCG (generowanie kodu czasu łącza) opcję.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCLinkerTool Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCProjectEngine

Inne zasoby

/ LTCG (generowanie kodu czasu łącza)