Freigeben über


XmlHelper.ToXmlAttribute-Methode (XmlWriter, String, UInt32)

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

Syntax

'Declaration
Public Shared Sub ToXmlAttribute ( _
    writer As XmlWriter, _
    name As String, _
    value As UInteger _
)
public static void ToXmlAttribute(
    XmlWriter writer,
    string name,
    uint value
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

XmlHelper Klasse

ToXmlAttribute-Überladung

Microsoft.TeamFoundation.Common-Namespace