Freigeben über


XmlHelper.DateToXmlElement-Methode

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

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

XmlHelper Klasse

Microsoft.TeamFoundation.Common-Namespace