VCReferences::AddReferenceToFile Method (String^)
Visual Studio 2015
Adds a reference to a file.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Parameters
- Path
-
Type:
System::String^
Path to the file.
An exception is thrown if a file reference cannot be found.
Show: