SearchResults.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 SearchResults
'Usage
Dim instance As SearchResults 
Dim returnValue As SearchResults 

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

Return Value

Type: TLI.SearchResults

.NET Framework Security

See Also

Reference

SearchResults Interface

SearchResults Members

TLI Namespace