Table of Contents

Property MatchedRoute

Namespace: Sisk.Core.Http
Assembly: Sisk.Core.dll

MatchedRoute

Gets the matched Route for this context.

public Route? MatchedRoute { get; }

Property Value

Route?