Click or drag to resize

UrlPartsHost Property

Version 94.4.20
Host component. This may be a hostname, an IPv4 address or an IPv6 literal surrounded by square brackets (e.g., "[2001:db8::1]").

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
public string Host { get; set; }

Property Value

Type: String
See Also