VCReferences::AddAssemblyReference Method (String^)
Visual Studio 2015
Adds an assembly (.NET) reference to the selected project.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Parameters
- bstrRef
-
Type:
System::String^
A string representing the path of the assembly to add.
Show: