VCLinkerTool::LinkDLL Property
Visual Studio 2012
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.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.