InterfaceInfo.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)
'Declaration
Function Me As InterfaceInfo
'Usage
Dim instance As InterfaceInfo
Dim returnValue As InterfaceInfo
returnValue = instance.Me()
InterfaceInfo Me()
InterfaceInfo^ Me()
function Me() : InterfaceInfo
Type: TLI.InterfaceInfo
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.