SharedOptionsBase 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
數個中介軟體元件通用的選項
public ref class SharedOptionsBase abstract
public abstract class SharedOptionsBase
type SharedOptionsBase = class
Public MustInherit Class SharedOptionsBase
- 繼承
-
SharedOptionsBase
- 衍生
建構函式
SharedOptionsBase(SharedOptions) |
建立 SharedOptionsBase 的新執行個體。 |
屬性
FileProvider |
用來尋找資源的檔案系統 |
RedirectToAppendTrailingSlash |
指出是否要重新導向以在路徑結尾新增尾端斜線。 相對資源連結可能需要此專案。 |
RequestPath |
對應至靜態資源的相對要求路徑。 這會預設為網站根 '/'。 |
SharedOptions |
數個中介軟體元件通用的選項 |