DevToolsClientInspector Property |
Version 93.1.111
Inspector
Namespace:
CefSharp.DevTools
Assembly:
CefSharp (in CefSharp.dll) Version: 93.1.111.0 (93.1.111.0)
Syntax public InspectorClient Inspector { get; }
public:
property InspectorClient^ Inspector {
InspectorClient^ get ();
}
Property Value
Type:
InspectorClientSee Also