Freigeben über


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

Namespace:  Microsoft.TeamFoundation.ProcessConfiguration.Client
Assembly:  Microsoft.TeamFoundation.ProjectManagement (in Microsoft.TeamFoundation.ProjectManagement.dll)

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

Column Klasse

ToXml-Überladung

Microsoft.TeamFoundation.ProcessConfiguration.Client-Namespace