DevToolsClientInspector Property  | 
Version 94.4.20 
            Inspector
            
 
    Namespace: 
   CefSharp.DevTools
    Assembly:
   CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntaxpublic InspectorClient Inspector { get; }public:
property InspectorClient^ Inspector {
	InspectorClient^ get ();
}Property Value
Type: 
InspectorClient
See Also