VCLinkerTool.DataExecutionPrevention 属性

定义

获取或设置一个值,该值控制 Windows 数据执行保护 (DEP) 功能。

public:
 property Microsoft::VisualStudio::VCProjectEngine::enumDataExecutionPreventionBOOL DataExecutionPrevention { Microsoft::VisualStudio::VCProjectEngine::enumDataExecutionPreventionBOOL get(); void set(Microsoft::VisualStudio::VCProjectEngine::enumDataExecutionPreventionBOOL value); };
public:
 property Microsoft::VisualStudio::VCProjectEngine::enumDataExecutionPreventionBOOL DataExecutionPrevention { Microsoft::VisualStudio::VCProjectEngine::enumDataExecutionPreventionBOOL get(); void set(Microsoft::VisualStudio::VCProjectEngine::enumDataExecutionPreventionBOOL value); };
[System.Runtime.InteropServices.DispId(119)]
public Microsoft.VisualStudio.VCProjectEngine.enumDataExecutionPreventionBOOL DataExecutionPrevention { [System.Runtime.InteropServices.DispId(119)] get; [System.Runtime.InteropServices.DispId(119)] set; }
[<System.Runtime.InteropServices.DispId(119)>]
[<get: System.Runtime.InteropServices.DispId(119)>]
[<set: System.Runtime.InteropServices.DispId(119)>]
member this.DataExecutionPrevention : Microsoft.VisualStudio.VCProjectEngine.enumDataExecutionPreventionBOOL with get, set
Public Property DataExecutionPrevention As enumDataExecutionPreventionBOOL

属性值

enumDataExecutionPreventionBOOL

enumDataExecutionPreventionBOOL 枚举的一个成员。

属性

适用于