共用方式為


DirectRouteFactoryContext.ControllerPrefix 屬性

定義

如果有則取得路由前置字元,由該控制器定義。

public string ControllerPrefix { get; }
member this.ControllerPrefix : string
Public ReadOnly Property ControllerPrefix As String

屬性值

如果有則為路由前置字元,由該控制器定義。

適用於