다음을 통해 공유


ODataPathTemplate.Segments 속성

정의

OData 경로에 대한 경로 세그먼트를 가져옵니다.

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

속성 값

적용 대상