VCLinkerTool::BaseAddress Property
Visual Studio 2015
Gets or sets a base address for the program, overriding the default location for an .exe file or a DLL.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
BaseAddress exposes the functionality of the /BASE (Base Address) linker option.
Show: