RSS.NET

RssItem.Enclosure Property

A reference to an attachment to the item

[Visual Basic]
Public Property Enclosure As RssEnclosure
[C#]
public RssEnclosure Enclosure {get; set;}

See Also

RssItem Class | Rss Namespace