StatusCodePagesFeature Class¶
Represents the Status code pages feature.
- Namespace
Microsoft.AspNetCore.Diagnostics
- Assemblies
- Microsoft.AspNetCore.Diagnostics
Syntax¶
public class StatusCodePagesFeature : IStatusCodePagesFeature
-
class
Microsoft.AspNetCore.Diagnostics.
StatusCodePagesFeature
Properties¶
-
Microsoft.AspNetCore.Diagnostics.StatusCodePagesFeature.
Enabled
¶ Return type: System.Boolean public bool Enabled { get; set; }
-