TemplateSegment.ToRoutePatternPathSegment Metoda

Definice

RoutePatternPathSegment Vrátí hodnotu pro segment šablony.

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

Návraty

RoutePatternPathSegment

Instance RoutePatternPathSegment .

Platí pro