XmlDateTimeData(String, XmlQualifiedName) Constructor

Definition

Sets the DateTimeString and ElementQualifiedName properties using the given parameters.

C#
public XmlDateTimeData(string dateTimeString, System.Xml.XmlQualifiedName elementQualifiedName);

Parameters

dateTimeString
String

The raw string representation of the timestamp.

elementQualifiedName
XmlQualifiedName

The qualified name of the XML element that originally contained the raw timestamp string.

Applies to

Produkt Versioner
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.0 (package-provided)