RSS.NET

RssReader.Exceptions Property

A collection of all exceptions the RssReader class has encountered.

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

See Also

RssReader Class | Rss Namespace