Share via


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

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

Return Value

Type: TLI.TLIApplication

.NET Framework Security

See Also

Reference

_TLIApplication Interface

_TLIApplication Members

TLI Namespace