Udostępnij za pośrednictwem


References2.Add(String) Method

Definition

public:
 VSLangProj::Reference ^ Add(System::String ^ bstrPath);
public:
 VSLangProj::Reference ^ Add(Platform::String ^ bstrPath);
VSLangProj::Reference Add(std::wstring const & 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