Share via


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

Name Description
InboundMatch()

Properties

Name Description
Entry

Gets or sets the InboundRouteEntry.

TemplateMatcher

Gets or sets the TemplateMatcher.

Applies to