RSS.NET

RssModuleItem.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 item's title, description, or "RssModuleItem" if the title and description are blank.

See Also

RssModuleItem Class | Rss Namespace