VCLinkerTool::LinkDLL Property
Visual Studio 2015
Gets or sets a value specifying whether to build a DLL as the main output.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
LinkDLL exposes the functionality of the /DLL (Build a DLL) linker option.
Use ConfigurationType to change the application type.
Show: