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