Share via


ODataPath.LastSegment Property

Definition

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

public Microsoft.OpenApi.OData.Edm.ODataSegment LastSegment { get; }
member this.LastSegment : Microsoft.OpenApi.OData.Edm.ODataSegment
Public ReadOnly Property LastSegment As ODataSegment

Property Value

Applies to