ExceptionHandlerOptions.ExceptionHandlingPath Proprietà

Definizione

Percorso dell'endpoint di gestione delle eccezioni. Questo percorso verrà usato durante l'esecuzione di ExceptionHandler.

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

Valore della proprietà

Si applica a