Click or drag to resize

FilterEntryExclude Property

Version 111.2.70
If set, causes exclusion of mathcing targets from the list.

Namespace:  CefSharp.DevTools.Target
Assembly:  CefSharp (in CefSharp.dll) Version: 111.2.70.0 (111.2.70.0)
Syntax
public bool? Exclude { get; set; }

Property Value

Type: NullableBoolean
See Also