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