Udostępnij za pośrednictwem


NavigationPropertyLinkSegmentTemplate Klasa

Definicja

Reprezentuje szablon, który może być zgodny z elementem NavigationPropertyLinkSegment.

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

Konstruktory

NavigationPropertyLinkSegmentTemplate(NavigationPropertyLinkSegment)

Inicjuje nowe wystąpienie klasy NavigationPropertyLinkSegmentTemplate.

Właściwości

Segment

Pobiera lub ustawia segment linku właściwości nawigacji.

Metody

TryMatch(ODataPathSegment, IDictionary<String,Object>)

Pasuje do szablonu z elementem ODataPathSegment.

Dotyczy