ExceptionHandlerOptions.ExceptionHandlingPath Eigenschaft

Definition

Der Pfad zum Ausnahmebehandlungsendpunkt. Dieser Pfad wird beim Ausführen von ExceptionHandlerverwendet.

public:
 property Microsoft::AspNetCore::Http::PathString ExceptionHandlingPath { Microsoft::AspNetCore::Http::PathString get(); void set(Microsoft::AspNetCore::Http::PathString value); };
public Microsoft.AspNetCore.Http.PathString ExceptionHandlingPath { get; set; }
member this.ExceptionHandlingPath : Microsoft.AspNetCore.Http.PathString with get, set
Public Property ExceptionHandlingPath As PathString

Eigenschaftswert

Gilt für: