DirectRouteFactoryContext.ControllerPrefix 属性

定义

获取控制器定义的路由前缀(如果有)。

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

属性值

控制器定义的路由前缀(如果有)。

适用于