Compartir a través de


NavigationPropertyLinkSegmentTemplate Clase

Definición

Representa una plantilla que puede coincidir con .NavigationPropertyLinkSegment

public class NavigationPropertyLinkSegmentTemplate : Microsoft.AspNet.OData.Routing.Template.ODataPathSegmentTemplate
type NavigationPropertyLinkSegmentTemplate = class
    inherit ODataPathSegmentTemplate
Public Class NavigationPropertyLinkSegmentTemplate
Inherits ODataPathSegmentTemplate
Herencia
NavigationPropertyLinkSegmentTemplate

Constructores

NavigationPropertyLinkSegmentTemplate(NavigationPropertyLinkSegment)

Inicializa una nueva instancia de la clase NavigationPropertyLinkSegmentTemplate.

Propiedades

Segment

Obtiene o establece el segmento del vínculo de propiedad de navegación.

Métodos

TryMatch(ODataPathSegment, IDictionary<String,Object>)

Coincide con la plantilla con .ODataPathSegment

Se aplica a