Metoda IAppInfo.WriteItem —

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
Sub WriteItem ( _
    elementType As String, _
    id As String, _
    item As Byte() _
)
void WriteItem(
    string elementType,
    string id,
    byte[] item
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IAppInfo Interfejs

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