InboundMatch Class

Definition

A candidate route to match incoming URLs in a TreeRouter.

public ref class InboundMatch
public class InboundMatch
type InboundMatch = class
Public Class InboundMatch
Inheritance
InboundMatch

Constructors

InboundMatch()

Properties

Entry

Gets or sets the InboundRouteEntry.

TemplateMatcher

Gets or sets the TemplateMatcher.

Applies to