InboundMatch Class
Definition
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.
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. |