Freigeben über


XmlHelper.ToXmlElement-Methode (XmlWriter, String, DateTime)

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
Public Shared Sub ToXmlElement ( _
    writer As XmlWriter, _
    name As String, _
    value As DateTime _
)
public static void ToXmlElement(
    XmlWriter writer,
    string name,
    DateTime value
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

XmlHelper Klasse

ToXmlElement-Überladung

Microsoft.TeamFoundation.Common-Namespace