ODataPath.LastSegment Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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