RoutingFeature 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
路由功能的功能。
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 與目前要求相關聯的 。 |