Freigeben über


TemplateSegment.ToRoutePatternPathSegment Methode

Definition

Gibt einen RoutePatternPathSegment für das Vorlagensegment zurück.

public:
 Microsoft::AspNetCore::Routing::Patterns::RoutePatternPathSegment ^ ToRoutePatternPathSegment();
public Microsoft.AspNetCore.Routing.Patterns.RoutePatternPathSegment ToRoutePatternPathSegment ();
member this.ToRoutePatternPathSegment : unit -> Microsoft.AspNetCore.Routing.Patterns.RoutePatternPathSegment
Public Function ToRoutePatternPathSegment () As RoutePatternPathSegment

Gibt zurück

Eine RoutePatternPathSegment-Instanz.

Gilt für: