VCLinkerTool.RandomizedBaseAddress Property
Visual Studio 2015
Gets or sets a value controls whether to generate an executable image that can be randomly rebased at load time by using the address space layout randomization (ASLR) feature of Windows Vista.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Property Value
Type: Microsoft.VisualStudio.VCProjectEngine.enumRandomizedBaseAddressBOOLA member of the enumRandomizedBaseAddressBOOL enumeration.
Show: