Writes the RSS feed to the specified stream.
public void Write(Stream);
Writes the RSS feed to the specified file.
public void Write(string);
RssFeed Class | Rss Namespace