| UrlPatternPathPattern Property |
A regular expression which must match the path part of an URL, or null.
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax public Regex PathPattern { get; }
Public ReadOnly Property PathPattern As Regex
Get
Property Value
Type:
RegexSee Also