VCReference::UseDependenciesInBuild Property
Visual Studio 2015
Sets or gets whether to use assemblies in a build.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Property Value
Type: System::BooleanTRUE (default) indicates that assembly references in referenced assemblies should be included in the build.
Show: