Click or drag to resize
Task Scheduler Managed Class Library

EventQuery Constructor

Initializes a new instance of the EventQuery class.

Namespace: Microsoft.Win32.TaskScheduler.Events
Assembly: Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.12.1
Syntax
C#
public EventQuery()
Request Example View Source
See Also