Share via


Endpoint.RequestDelegate Proprietà

Definizione

Ottiene il delegato usato per elaborare le richieste per l'endpoint.

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

Valore della proprietà

Si applica a