ProblemDetailsContext.HttpContext Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
HttpContext associé à la requête actuelle en cours de traitement par le filtre.
public Microsoft.AspNetCore.Http.HttpContext HttpContext { get; init; }
member this.HttpContext : Microsoft.AspNetCore.Http.HttpContext with get, set
Public Property HttpContext As HttpContext