Click or drag to resize

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; }

Property Value

Type: Regex
See Also