共用方式為


HttpRouteMatchPath interface

要比對路由的路徑。

屬性

rewrite

比對 URI 部分的取代字串。

type

如何比對 Uri 中的值

value

要符合要求的 URI 路徑。

屬性詳細資料

rewrite

比對 URI 部分的取代字串。

rewrite?: string

屬性值

string

type

如何比對 Uri 中的值

type: string

屬性值

string

value

要符合要求的 URI 路徑。

value: string

屬性值

string