RSS.NET

RssFeed.Exceptions Property

A collection of all exceptions encountered during the reading of the feed.

[Visual Basic]
Public ReadOnly Property Exceptions As ExceptionCollection
[C#]
public ExceptionCollection Exceptions {get;}

See Also

RssFeed Class | Rss Namespace