INamedRouter Interface

Namespace
Microsoft.AspNetCore.Routing
Assemblies
  • Microsoft.AspNetCore.Routing

Syntax

public interface INamedRouter : IRouter
interface Microsoft.AspNetCore.Routing.INamedRouter

Properties

Microsoft.AspNetCore.Routing.INamedRouter.Name
Return type:System.String
string Name { get; }