_SearchHelper.Me Method

This API supports the Visual Studio Tools for Applications infrastructure and is not intended to be used directly from your code.

Namespace:  TLI
Assembly:  Microsoft.TLI.Interop (in Microsoft.TLI.Interop.dll)

Syntax

'Declaration
Function Me As TypeLibInfo
'Usage
Dim instance As _SearchHelper 
Dim returnValue As TypeLibInfo 

returnValue = instance.Me()
TypeLibInfo Me()
TypeLibInfo^ Me()
function Me() : TypeLibInfo

Return Value

Type: TLI.TypeLibInfo

.NET Framework Security

See Also

Reference

_SearchHelper Interface

_SearchHelper Members

TLI Namespace