RSS.NET

RssFeed.ToString Method 

Returns a string representation of the current Object.

[Visual Basic]
Overrides Public Function ToString() As String
[C#]
public override string ToString();

Return Value

The Url of the feed

See Also

RssFeed Class | Rss Namespace