RSS.NET

RssFeed.Write Method

Writes the RSS feed to the specified stream.

Overload List

Writes the RSS feed to the specified stream.

public void Write(Stream);

Writes the RSS feed to the specified file.

public void Write(string);

See Also

RssFeed Class | Rss Namespace