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.12.1
Syntax
C#
[XmlIgnoreAttribute]
public Dictionary<string, string> Data
Request Example View Source

Field Value

DictionaryString, String
See Also