อ่านในภาษาอังกฤษ แก้ไข

แชร์ผ่าน


SyndicationFeedFormatter.DateTimeParser Property

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Delegate that is used by the SyndicationFeedFormatter class for converting XmlDateTimeData string data to DateTimeOffset.

C#
public System.ServiceModel.Syndication.TryParseDateTimeCallback DateTimeParser { get; set; }

Property Value

The TryParseDateTimeCallback that is used for converting string data from XmlDateTimeData to a DateTimeOffset instance.

Remarks

The default callback is specific to each implementation of SyndicationFeedFormatter.

Applies to

ผลิตภัณฑ์ เวอร์ชัน
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.0 (package-provided)