Share via


ODataSerializerContext.Path Property

Definition

Gets or sets the ODataPath of the request.

public Microsoft.AspNet.OData.Routing.ODataPath Path { get; set; }
member this.Path : Microsoft.AspNet.OData.Routing.ODataPath with get, set
Public Property Path As ODataPath

Property Value

Applies to