SearchResults Interface

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
<GuidAttribute("8B217757-717D-11CE-AB5B-D41203C10000")> _
Public Interface SearchResults _
    Inherits IEnumerable
'Usage
Dim instance As SearchResults
[GuidAttribute("8B217757-717D-11CE-AB5B-D41203C10000")]
public interface SearchResults : IEnumerable
[GuidAttribute(L"8B217757-717D-11CE-AB5B-D41203C10000")]
public interface class SearchResults : IEnumerable
public interface SearchResults extends IEnumerable

See Also

Reference

SearchResults Members

TLI Namespace