Method AddFileReference
AddFileReference(string)
When implemented by a class, adds metadata reference to the project
void AddFileReference(string assemblyLocation)Parameters
- assemblyLocationstring
- Location of assembly to add. 
When implemented by a class, adds metadata reference to the project
void AddFileReference(string assemblyLocation)assemblyLocation stringLocation of assembly to add.