IStatusCodeReExecuteFeature Interface

Namespace
Microsoft.AspNetCore.Diagnostics
Assemblies
  • Microsoft.AspNetCore.Diagnostics.Abstractions

Syntax

public interface IStatusCodeReExecuteFeature
interface Microsoft.AspNetCore.Diagnostics.IStatusCodeReExecuteFeature

Properties

Microsoft.AspNetCore.Diagnostics.IStatusCodeReExecuteFeature.OriginalPath
Return type:System.String
string OriginalPath { get; set; }
Microsoft.AspNetCore.Diagnostics.IStatusCodeReExecuteFeature.OriginalPathBase
Return type:System.String
string OriginalPathBase { get; set; }