Freigeben über


XmlPropertyWriter.Write-Methode (XmlWriter, Int32)

Schreibt einen ganzzahligen Eigenschaftswert.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Shared Sub Write ( _
    xmlWriter As XmlWriter, _
    value As Integer _
)
public static void Write(
    XmlWriter xmlWriter,
    int value
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

XmlPropertyWriter Klasse

Write-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace