Partager via


NavigationPropertyLinkSegmentTemplate Classe

Définition

Représente un modèle qui peut correspondre à un NavigationPropertyLinkSegment.

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

Constructeurs

NavigationPropertyLinkSegmentTemplate(NavigationPropertyLinkSegment)

Initialise une nouvelle instance de la classe NavigationPropertyLinkSegmentTemplate.

Propriétés

Segment

Obtient ou définit le segment de lien de propriété de navigation.

Méthodes

TryMatch(ODataPathSegment, IDictionary<String,Object>)

Correspond au modèle avec un ODataPathSegment.

S’applique à