Version 107.1.120
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: 107.1.120.0 (107.1.120.0)
Syntax public string Host { get; set; }
public:
property String^ Host {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also