EventQueryCQueryCSelect(EventQueryCQuery, String) Constructor

Initializes a new instance of the EventQueryCQueryCSelect class.

Definition

Namespace: Microsoft.Win32.TaskScheduler.Events
Assembly: Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.11.0
public CSelect(
	EventQueryCQuery parent,
	string path
)

Parameters

parent  EventQueryCQuery
The parent.
path  String
The path.

See Also