References2.Find(String) Method

Definition

public:
 VSLangProj::Reference ^ Find(System::String ^ bstrIdentity);
public:
 VSLangProj::Reference ^ Find(Platform::String ^ bstrIdentity);
VSLangProj::Reference Find(std::wstring const & bstrIdentity);
[System.Runtime.InteropServices.DispId(5)]
public VSLangProj.Reference Find (string bstrIdentity);
[<System.Runtime.InteropServices.DispId(5)>]
abstract member Find : string -> VSLangProj.Reference
Public Function Find (bstrIdentity As String) As Reference

Parameters

bstrIdentity
String

Returns

Implements

Attributes

Applies to