Udostępnij za pośrednictwem


Właściwość VCLinkerTool.DataExecutionPrevention —

Pobiera lub ustawia wartość określającą, funkcji Windows dane wykonanie zapobieganie (DEP).

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

Składnia

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

Wartość właściwości

Typ: Microsoft.VisualStudio.VCProjectEngine.enumDataExecutionPreventionBOOL
Członek enumDataExecutionPreventionBOOL wyliczenie.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCLinkerTool Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCProjectEngine