Share via


ODataPath.Segments Property

Definition

Gets the path segments for the OData path.

public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.OData.UriParser.ODataPathSegment> Segments { get; }
member this.Segments : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.OData.UriParser.ODataPathSegment>
Public ReadOnly Property Segments As ReadOnlyCollection(Of ODataPathSegment)

Property Value

Applies to