DropDownCheckTreeCheckItems Method
Checks the matching items.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.11.1
public void CheckItems(
Predicate<string> match,
bool keepExisting = false
)
Parameters
- match PredicateString
- The match.
- keepExisting Boolean (Optional)
- if set to true keep existing checked items.