RouteBase.RouteExistingFiles Property
.NET Framework (current version)
Gets or sets a value that indicates whether ASP.NET routing should handle URLs that match an existing file.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Booleantrue if ASP.NET routing handles all requests, even those that match an existing file; otherwise, false. The default value is false.
.NET Framework
Available since 4.5
Available since 4.5
Show: