TemplateSegment.ToRoutePatternPathSegment Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Zwraca element dla RoutePatternPathSegment segmentu szablonu.
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
Zwraca
RoutePatternPathSegment Wystąpienie.