Udostępnij za pośrednictwem


StatusCodePagesFeature Klasa

Definicja

Reprezentuje funkcję Strony kodu stanu.

public ref class StatusCodePagesFeature : Microsoft::AspNetCore::Diagnostics::IStatusCodePagesFeature
public class StatusCodePagesFeature : Microsoft.AspNetCore.Diagnostics.IStatusCodePagesFeature
type StatusCodePagesFeature = class
    interface IStatusCodePagesFeature
Public Class StatusCodePagesFeature
Implements IStatusCodePagesFeature
Dziedziczenie
StatusCodePagesFeature
Implementuje

Konstruktory

StatusCodePagesFeature()

Reprezentuje funkcję Strony kodu stanu.

Właściwości

Enabled

Włącza lub wyłącza strony kodu stanu. Wartością domyślną jest true. Ustaw wartość false, aby uniemożliwić StatusCodePagesMiddleware tworzenie treści odpowiedzi podczas obsługi kodu stanu błędu.

Dotyczy