TliSearchTypes Enumeration

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
Public Enumeration TliSearchTypes
'Usage
Dim instance As TliSearchTypes
public enum TliSearchTypes
public enum class TliSearchTypes
public enum TliSearchTypes

Members

Member name Description
tliStDefault
tliStClasses
tliStEvents
tliStConstants
tliStDeclarations
tliStAppObject
tliStRecords
tliStIntrinsicAliases
tliStUnions
tliStAll
tliStKeepTypeFields

See Also

Reference

TLI Namespace