InlineConstraint 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.
The parsed representation of an inline constraint in a route parameter.
public ref class InlineConstraint
public class InlineConstraint
type InlineConstraint = class
Public Class InlineConstraint
- Inheritance
-
InlineConstraint
Constructors
InlineConstraint(RoutePatternParameterPolicyReference) |
Creates a new InlineConstraint instance given a RoutePatternParameterPolicyReference. |
InlineConstraint(String) |
Creates a new instance of InlineConstraint. |
Properties
Constraint |
Gets the constraint text. |