Freigeben über


XmlHelper.ToXmlAttribute-Methode (XmlWriter, String, array<Byte )

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
Public Shared Sub ToXmlAttribute ( _
    writer As XmlWriter, _
    attr As String, _
    array As Byte() _
)
public static void ToXmlAttribute(
    XmlWriter writer,
    string attr,
    byte[] array
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

XmlHelper Klasse

ToXmlAttribute-Überladung

Microsoft.TeamFoundation.Common-Namespace