Share via


ODataPath.LastSegment Property

Definition

Get the last segment in the path. Returns null if the path is empty.

public Microsoft.OData.UriParser.ODataPathSegment LastSegment { get; }
member this.LastSegment : Microsoft.OData.UriParser.ODataPathSegment
Public ReadOnly Property LastSegment As ODataPathSegment

Property Value

Applies to