DevToolsClientTethering Property |
Version 86.0.240 [Missing <summary> documentation for "P:CefSharp.DevTools.DevToolsClient.Tethering"]
Namespace:
CefSharp.DevTools
Assembly:
CefSharp (in CefSharp.dll) Version: 86.0.240.0 (86.0.240.0)
Syntax public TetheringClient Tethering { get; }
public:
property TetheringClient^ Tethering {
TetheringClient^ get ();
}
Property Value
Type:
TetheringClientSee Also