Dela via


ResponseTransformContext.HttpContext Property

Definition

The current request context.

public Microsoft.AspNetCore.Http.HttpContext HttpContext { get; init; }
member this.HttpContext : Microsoft.AspNetCore.Http.HttpContext with get, set
Public Property HttpContext As HttpContext

Property Value

Applies to