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

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

Return Value

Type: TLI.DeclarationInfo

.NET Framework Security

See Also

Reference

DeclarationInfo Interface

DeclarationInfo Members

TLI Namespace