FilterQueryOption.Context Property

Definition

Gets the given ODataQueryContext.

public Microsoft.AspNet.OData.ODataQueryContext Context { get; }
member this.Context : Microsoft.AspNet.OData.ODataQueryContext
Public ReadOnly Property Context As ODataQueryContext

Property Value

Applies to