اقرأ باللغة الإنجليزية تحرير

مشاركة عبر


XmlDateTimeData Struct

Definition

A struct that contains a raw string representation of a timestamp from a syndication feed.

public struct XmlDateTimeData
Inheritance
XmlDateTimeData

Remarks

Different syndication feed specifications allow for different timestamp formats. This struct carries the raw string timestamp as well as the qualified name of the xml element in the feed that the raw string came from.

Constructors

XmlDateTimeData(String, XmlQualifiedName)

Sets the DateTimeString and ElementQualifiedName properties using the given parameters.

Properties

Applies to

منتج الإصدارات
.NET 8 (package-provided), 9 (package-provided)
.NET Framework 4.7 (package-provided), 4.7.1 (package-provided), 4.7.2 (package-provided), 4.8 (package-provided)
.NET Standard 2.0 (package-provided)