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