VCProjectReference::UseLibraryDependencyInputs Property
Visual Studio 2015
Gets or sets whether independent linking of libraries is enabled.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Property Value
Type: System::Booleantrue if the linker can link independent libraries; false if the linker cannot.
For more information, see P:Microsoft.VisualStudio.VCProjectEngine.VCLinkerTool.UseLibraryDependencyInput.
Show: