SharedOptionsBase 類別

定義

數個中介軟體元件通用的選項

public ref class SharedOptionsBase abstract
public abstract class SharedOptionsBase
type SharedOptionsBase = class
Public MustInherit Class SharedOptionsBase
繼承
SharedOptionsBase
衍生

建構函式

SharedOptionsBase(SharedOptions)

建立 SharedOptionsBase 的新執行個體。

屬性

FileProvider

用來尋找資源的檔案系統

RedirectToAppendTrailingSlash

指出是否要重新導向以在路徑結尾新增尾端斜線。 相對資源連結可能需要此專案。

RequestPath

對應至靜態資源的相對要求路徑。 這會預設為網站根 '/'。

SharedOptions

數個中介軟體元件通用的選項

適用於