VCActiveXReference::UseInBuild Property
Visual Studio 2015
Gets or sets a value indicating whether the assembly is used in the build process.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Property Value
Type: System::Booleantrue if the assembly will be used on the compiler's command line during the build; otherwise, false.
Implements
VCReference::UseInBuild
Show: