Freigeben über


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

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 Field _
)
public static void ToXml(
    XmlWriter writer,
    string element,
    Field obj
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

Field Klasse

ToXml-Überladung

Microsoft.TeamFoundation.ProcessConfiguration.Client-Namespace