Share via


RoutingFeature 類別

定義

路由功能的功能。

public ref class RoutingFeature : Microsoft::AspNetCore::Routing::IRoutingFeature
public class RoutingFeature : Microsoft.AspNetCore.Routing.IRoutingFeature
type RoutingFeature = class
    interface IRoutingFeature
Public Class RoutingFeature
Implements IRoutingFeature
繼承
RoutingFeature
實作

建構函式

RoutingFeature()

路由功能的功能。

屬性

RouteData

取得或設定 RouteData 與目前要求相關聯的 。

適用於