Freigeben über


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

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

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

Workspace Klasse

ToXml-Überladung

Microsoft.TeamFoundation.VersionControl.Client-Namespace