StatusCode Property
Definition
- Namespace
- Cuemon.AspNetCore.Http
- Assemblies
- Cuemon.AspNetCore.dll
StatusCode
Gets the HTTP status code associated with this exception.
public int StatusCode { get; }
Property Value
- int
The HTTP status code associated with this exception.