Records Interface

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
<GuidAttribute("8B21775C-717D-11CE-AB5B-D41203C10000")> _
Public Interface Records _
    Inherits _BaseTypeInfos
'Usage
Dim instance As Records
[GuidAttribute("8B21775C-717D-11CE-AB5B-D41203C10000")]
public interface Records : _BaseTypeInfos
[GuidAttribute(L"8B21775C-717D-11CE-AB5B-D41203C10000")]
public interface class Records : _BaseTypeInfos
public interface Records extends _BaseTypeInfos

See Also

Reference

Records Members

TLI Namespace