Click or drag to resize

FilterEntryExclude Property

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

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

Property Value

Type: NullableBoolean
See Also