Click or drag to resize

HostPortPairHost Property

Gets the host of the URI.

Namespace:  DotNetBrowser.Net
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public string Host { get; }

Property Value

Type: String
The host of the URI.
See Also