RSS.NET

RssChannel.LastBuildDate Property

The date-time the last time the content of the channel changed, expressed as the coordinated universal time (UTC)

[Visual Basic]
Public Property LastBuildDate As Date
[C#]
public System.DateTime LastBuildDate {get; set;}

See Also

RssChannel Class | Rss Namespace