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