Compartilhar via


NavigationPropertyLinkSegmentTemplate Classe

Definição

Representa um modelo que pode corresponder a um NavigationPropertyLinkSegment.

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

Construtores

NavigationPropertyLinkSegmentTemplate(NavigationPropertyLinkSegment)

Inicializa uma nova instância da classe NavigationPropertyLinkSegmentTemplate.

Propriedades

Segment

Obtém ou define o segmento de link da propriedade de navegação.

Métodos

TryMatch(ODataPathSegment, IDictionary<String,Object>)

Corresponde ao modelo com um ODataPathSegment.

Aplica-se a