Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets the wrapped ODataFeed.
Namespace: System.Web.OData.Formatter.Deserialization
Assembly: System.Web.OData (in System.Web.OData.dll)
Syntax
public ODataFeed Feed { get; }
public:
property ODataFeed^ Feed {
ODataFeed^ get();
}
member Feed : ODataFeed with get
Public ReadOnly Property Feed As ODataFeed
Property Value
Type: Microsoft.OData.Core.ODataFeed
See Also
ODataFeedWithEntries Class
System.Web.OData.Formatter.Deserialization Namespace
Return to top