Share via


XmlPropertyWriter.Write, méthode (XmlWriter, array<Byte[])

Écrit une valeur de propriété d'un tableau d'octets.

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public Shared Sub Write ( _
    xmlWriter As XmlWriter, _
    value As Byte() _
)
public static void Write(
    XmlWriter xmlWriter,
    byte[] value
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

XmlPropertyWriter Classe

Write, surcharge

Microsoft.TeamFoundation.Framework.Server, espace de noms