Property Host
- Namespace
- DotNetBrowser.Net
- Assembly
- DotNetBrowser.dll
Host
Gets the host of the URI.
public string Host { get; }
Property Value
- string
The host of the URI.
Gets the host of the URI.
public string Host { get; }
The host of the URI.