Click or drag to resize
Task Scheduler Managed Class Library

EventQueryCQueryData Field

The data items (e.g. TaskName) that are being requested

Namespace:  Microsoft.Win32.TaskScheduler.Events
Assembly:  Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.10.1
Syntax
public Dictionary<string, string> Data
Request Example View Source

Field Value

Type: DictionaryString, String
See Also