Channel Property
The feed elements of a feed.
Syntax
[VB.NET] Public Property Channel As AtomChannel
[C#] public AtomChannel Channel {get; set;}
Remarks
This property contains the "feed" elements of an ATOM feed. The Channel property has fields which contain values for sub-elements of the "feed" element.