Share via


ODataUriParser.ParsePath Method

Definition

Parses the odata path on the given full Uri

public Microsoft.OData.UriParser.ODataPath ParsePath ();
member this.ParsePath : unit -> Microsoft.OData.UriParser.ODataPath
Public Function ParsePath () As ODataPath

Returns

An ODataPath representing OData path.

Applies to