VCActiveXReference::CopyLocalDependencies Property
Visual Studio 2015
Gets or sets a value indicating whether to automatically copy the referenced assembly's non-system dependencies to the target location during a build.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Property Value
Type: System::Booleantrue if the referenced assembly's non-system dependencies are copied; otherwise, false.
Implements
VCReference::CopyLocalDependencies
Show: