ODataPath.FirstSegment 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.
Gets the first segment in the path. Returns null if the path is empty.
public Microsoft.OData.UriParser.ODataPathSegment FirstSegment { get; }
member this.FirstSegment : Microsoft.OData.UriParser.ODataPathSegment
Public ReadOnly Property FirstSegment As ODataPathSegment