Share via


HttpRequestMessageProperties.Path Property

Definition

Gets or sets the OData path 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