Compartir a través de


ExceptionHandlerOptions.CreateScopeForErrors Propiedad

Definición

Obtiene o establece si el controlador debe crear un ámbito independiente IServiceProvider y reemplazarlo al RequestServices volver a ejecutar la solicitud para controlar un error.

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

Valor de propiedad

Comentarios

El valor predeterminado es false.

Se aplica a