VCAssemblyReference::UseInBuild Property
Visual Studio 2015
Gets or sets a value indicating whether this assembly is used in the build process.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Property Value
Type: System::Booleantrue if the assembly is used in the build process; otherwise, false.
Implements
VCReference::UseInBuild
Show: