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