MapOptions クラス

定義

MapMiddlewareオプション。

public ref class MapOptions
public class MapOptions
type MapOptions = class
Public Class MapOptions
継承
MapOptions

コンストラクター

MapOptions()

MapMiddlewareオプション。

プロパティ

Branch

ポジティブ照合のために取得されるブランチ。

PathMatch

照合するパス。

PreserveMatchedPathSegment

false の場合、一致したパスは Request.Path から削除され、Request.PathBase Defaults に false に追加されます。

適用対象