Partager via


IAppInfo.WriteItem, méthode

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

Espace de noms :  Microsoft.VisualStudio.Tools.Applications.Runtime
Assembly :  Microsoft.VisualStudio.Tools.Applications.Runtime (dans Microsoft.VisualStudio.Tools.Applications.Runtime.dll)

Syntaxe

'Déclaration
Sub WriteItem ( _
    elementType As String, _
    id As String, _
    item As Byte() _
)
void WriteItem(
    string elementType,
    string id,
    byte[] item
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IAppInfo Interface

Microsoft.VisualStudio.Tools.Applications.Runtime, espace de noms