Freigeben über


SyncProperty.ToXml-Methode (XmlWriter, String, SyncProperty)

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

Syntax

'Declaration
Public Shared Sub ToXml ( _
    writer As XmlWriter, _
    element As String, _
    obj As SyncProperty _
)
public static void ToXml(
    XmlWriter writer,
    string element,
    SyncProperty obj
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

SyncProperty Klasse

ToXml-Überladung

Microsoft.TeamFoundation.Server-Namespace