Metoda IAppInfo.ReadItem —

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

Przestrzeń nazw:  Microsoft.VisualStudio.Tools.Applications.Runtime
Zestaw:  Microsoft.VisualStudio.Tools.Applications.Runtime (w Microsoft.VisualStudio.Tools.Applications.Runtime.dll)

Składnia

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

Parametry

Wartość zwracana

Typ: array<System.Byte[]

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IAppInfo Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Tools.Applications.Runtime