Compartir a través de


ODataPathTemplate.Segments Propiedad

Definición

Obtiene los segmentos de ruta de acceso de la ruta de acceso de 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 de propiedad

Se aplica a