Share via


ODataPath.Segments Property

Definition

Gets the segments.

public System.Collections.Generic.IList<Microsoft.OpenApi.OData.Edm.ODataSegment> Segments { get; }
member this.Segments : System.Collections.Generic.IList<Microsoft.OpenApi.OData.Edm.ODataSegment>
Public ReadOnly Property Segments As IList(Of ODataSegment)

Property Value

Applies to