Freigeben über


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

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

Warning Klasse

ToXml-Überladung

Microsoft.TeamFoundation.VersionControl.Client-Namespace