DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Net
HostPortPair Class
HostPortPair Properties
Host Property
Port Property
HostPortPair
Host Property
Gets the host of the URI.
Namespace:
DotNetBrowser.Net
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
public
string
Host
{
get
; }
Property Value
Type:
String
The host of the URI.
See Also
Reference
HostPortPair Class
DotNetBrowser.Net Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.