Compartilhar via


ODataPathTemplate.Segments Propriedade

Definição

Obtém os segmentos de caminho para o caminho 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)

Valor da propriedade

Aplica-se a