DevToolsClientTethering Property |
Version 118.6.80
The Tethering domain defines methods and events for browser port binding.
Namespace:
CefSharp.DevTools
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public TetheringClient Tethering { get; }
public:
property TetheringClient^ Tethering {
TetheringClient^ get ();
}
Property Value
Type:
TetheringClientSee Also