RouteCollection.AppendTrailingSlash Property
.NET Framework (current version)
Gets or sets a value that indicates whether trailing slashes are added when virtual paths are normalized.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Booleantrue if trailing slashes are added; otherwise, false. The default is false.
.NET Framework
Available since 4.5
Available since 4.5
Show: