Compartir a través de


IAppInfo.ReadItem (Método)

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Espacio de nombres:  Microsoft.VisualStudio.Tools.Applications.Runtime
Ensamblado:  Microsoft.VisualStudio.Tools.Applications.Runtime (en Microsoft.VisualStudio.Tools.Applications.Runtime.dll)

Sintaxis

'Declaración
Function ReadItem ( _
    elementType As String, _
    id As String _
) As Byte()
byte[] ReadItem(
    string elementType,
    string id
)

Parámetros

Valor devuelto

Tipo: array<System.Byte[]

Seguridad de .NET Framework

Vea también

Referencia

IAppInfo Interfaz

Microsoft.VisualStudio.Tools.Applications.Runtime (Espacio de nombres)