Task Scheduler Managed Class Library
Task Scheduler Managed Class Library
Task Scheduler Managed Class Library Overview
Microsoft.Win32.TaskScheduler
TaskEvent Class
TaskEvent Properties
ActivityId Property
DataValues Property
EventId Property
EventRecord Property
Level Property
OpCode Property
ProcessId Property
RecordId Property
StandardEventId Property
TaskCategory Property
TaskPath Property
TimeCreated Property
UserId Property
Version Property
Task
Event
Event
Record Property
Gets the underlying
EventRecord
. This value is
null
for V1 events.
Namespace:
Microsoft.Win32.TaskScheduler
Assembly:
Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.12.0
Syntax
C#
Copy
public
EventRecord
EventRecord
{
get
; }
Request Example
View Source
Property Value
EventRecord
See Also
Reference
TaskEvent Class
Microsoft.Win32.TaskScheduler Namespace
© 2024 GitHub Community. All rights reserved.