Freigeben über


XmlHelper.UInt64FromXmlAttribute-Methode

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

Syntax

'Declaration
Public Shared Function UInt64FromXmlAttribute ( _
    reader As XmlReader _
) As ULong
public static ulong UInt64FromXmlAttribute(
    XmlReader reader
)

Parameter

Rückgabewert

Typ: System.UInt64

.NET Framework-Sicherheit

Siehe auch

Referenz

XmlHelper Klasse

Microsoft.TeamFoundation.Common-Namespace