共用方式為


ExceptionHandlerOptions.CreateScopeForErrors 屬性

定義

取得或設定處理常式是否需要建立個別 IServiceProvider 的範圍,並在重新執行要求以處理錯誤時取代它 RequestServices

public bool CreateScopeForErrors { get; set; }
member this.CreateScopeForErrors : bool with get, set
Public Property CreateScopeForErrors As Boolean

屬性值

備註

預設值是 false

適用於