RegexRouteConstraint.Pattern Property

Definition

Gets the regular expression pattern to match.

public string Pattern { get; }
member this.Pattern : string
Public ReadOnly Property Pattern As String

Property Value

The regular expression pattern to match.

Applies to