Share via


StatusCodeReExecuteFeature.Endpoint Property

Definition

Gets the selected Endpoint for the original request.

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

Property Value

Applies to