VCLinkerTool::EntryPointSymbol Property
Visual Studio 2015
Gets or sets the starting address (entry point) for an .exe file or DLL.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
EntryPointSymbol exposes the functionality of the /ENTRY (Entry-Point Symbol) linker option.
Show: