UrlMatchingTree 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 tree part of a TreeRouter.
public ref class UrlMatchingTree
public class UrlMatchingTree
type UrlMatchingTree = class
Public Class UrlMatchingTree
- Inheritance
-
UrlMatchingTree
Constructors
UrlMatchingTree(Int32) |
Initializes a new instance of UrlMatchingTree. |
Properties
Order |
Gets the order of the routes associated with this UrlMatchingTree. |
Root |
Gets the root of the UrlMatchingTree. |