RoutePrefixAttribute.Prefix Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the route prefix.
C#
public string Prefix { get; }
member this.Prefix : string
Public ReadOnly Property Prefix As String
The route prefix.
Product | Versions |
---|---|
ASP.NET MVC | 5.2 |