| UrlPatternHostPattern Property |
A regular expression wich must match the host 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 HostPattern { get; }
Public ReadOnly Property HostPattern As Regex
Get
Property Value
Type:
RegexSee Also