Aracılığıyla paylaş


ExceptionHandlerOptions.ExceptionHandler Özellik

Tanım

Özel RequestDelegate durumu işleyecek olan. Bu açıkça sağlanmazsa, sonraki ara yazılım işlem hattı varsayılan olarak kullanılır.

public:
 property Microsoft::AspNetCore::Http::RequestDelegate ^ ExceptionHandler { Microsoft::AspNetCore::Http::RequestDelegate ^ get(); void set(Microsoft::AspNetCore::Http::RequestDelegate ^ value); };
public Microsoft.AspNetCore.Http.RequestDelegate ExceptionHandler { get; set; }
public Microsoft.AspNetCore.Http.RequestDelegate? ExceptionHandler { get; set; }
member this.ExceptionHandler : Microsoft.AspNetCore.Http.RequestDelegate with get, set
Public Property ExceptionHandler As RequestDelegate

Özellik Değeri

Şunlara uygulanır