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.OpenApi.OData.Edm.ODataSegment FirstSegment { get; }
member this.FirstSegment : Microsoft.OpenApi.OData.Edm.ODataSegment
Public ReadOnly Property FirstSegment As ODataSegment