RSS.NET
RssReader.Version Property
Gets the RSS version of the stream.
[Visual Basic]
Public ReadOnly Property Version As
RssVersion
[C#]
public
RssVersion
Version {get;}
Property Value
One of the
RssVersion
values.
See Also
RssReader Class
|
Rss Namespace