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

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

Return Value

Type: TLI.TypeInfos

.NET Framework Security

See Also

Reference

_BaseTypeInfos Interface

_BaseTypeInfos Members

TLI Namespace