TypeLibInfoClass.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
Public Overridable Function Me As TypeLibInfo
'Usage
Dim instance As TypeLibInfoClass 
Dim returnValue As TypeLibInfo 

returnValue = instance.Me()
public virtual TypeLibInfo Me()
public:
virtual TypeLibInfo^ Me()
public function Me() : TypeLibInfo

Return Value

Type: TLI.TypeLibInfo

Implements

_TypeLibInfo.Me()

.NET Framework Security

See Also

Reference

TypeLibInfoClass Class

TypeLibInfoClass Members

TLI Namespace