RewriteContext 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
的內容物件 RewriteMiddleware
public ref class RewriteContext
public class RewriteContext
type RewriteContext = class
Public Class RewriteContext
- 繼承
-
RewriteContext
建構函式
RewriteContext() |
的內容物件 RewriteMiddleware |
屬性
HttpContext |
取得和設定 HttpContext |
Logger |
取得和設定記錄器 |
Result |
每個規則針對應採取的下一個動作適當設定的共用結果。 請參閱RuleResult |
StaticFileProvider |
取得和設定檔案和目錄檢查的檔案提供者。 |