References3.Add(String) Method

Definition

public:
 VSLangProj::Reference ^ Add(System::String ^ bstrPath);
[System.Runtime.InteropServices.DispId(6)]
public VSLangProj.Reference Add (string bstrPath);
[<System.Runtime.InteropServices.DispId(6)>]
abstract member Add : string -> VSLangProj.Reference
Public Function Add (bstrPath As String) As Reference

Parameters

bstrPath
String

Returns

Implements

Attributes

Applies to