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