Share via


ReadingFeedArgs.Feed Property

Definition

Gets the feed.

public Microsoft.OData.ODataResourceSet Feed { get; }
member this.Feed : Microsoft.OData.ODataResourceSet
Public ReadOnly Property Feed As ODataResourceSet

Property Value

The feed.

Applies to