VCProjectReference::UseDependenciesInBuild Property
Visual Studio 2015
Sets or gets whether to use addemblies in abuild.
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.
Implements
VCReference::UseDependenciesInBuild
Show: