Поделиться через


IAppInfo.ReadItem - метод

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

Пространство имен:  Microsoft.VisualStudio.Tools.Applications.Runtime
Сборка:  Microsoft.VisualStudio.Tools.Applications.Runtime (в Microsoft.VisualStudio.Tools.Applications.Runtime.dll)

Синтаксис

'Декларация
Function ReadItem ( _
    elementType As String, _
    id As String _
) As Byte()
byte[] ReadItem(
    string elementType,
    string id
)

Параметры

Возвращаемое значение

Тип: array<System.Byte[]

Безопасность платформы .NET Framework

См. также

Ссылки

IAppInfo Интерфейс

Microsoft.VisualStudio.Tools.Applications.Runtime - пространство имен