VCLinkerTool::DataExecutionPrevention Property
Visual Studio 2015
Gets or sets a value that controls the Windows data execution prevention (DEP) feature.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
property enumDataExecutionPreventionBOOL DataExecutionPrevention { enumDataExecutionPreventionBOOL get(); void set(enumDataExecutionPreventionBOOL value); }
Property Value
Type: Microsoft.VisualStudio.VCProjectEngine::enumDataExecutionPreventionBOOLA member of the enumDataExecutionPreventionBOOL enumeration.
Show: