Partager via


StatusCodeContext.Next Propriété

Définition

Obtient le RequestDelegate représentant le middleware suivant dans le pipeline.

public:
 property Microsoft::AspNetCore::Http::RequestDelegate ^ Next { Microsoft::AspNetCore::Http::RequestDelegate ^ get(); };
public Microsoft.AspNetCore.Http.RequestDelegate Next { get; }
member this.Next : Microsoft.AspNetCore.Http.RequestDelegate
Public ReadOnly Property Next As RequestDelegate

Valeur de propriété

S’applique à