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
Task
Path Property
Gets the task path.
Namespace:
Microsoft.Win32.TaskScheduler
Assembly:
Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.12.0
Syntax
C#
Copy
public
string
TaskPath
{
get
; }
Request Example
View Source
Property Value
String
See Also
Reference
TaskEvent Class
Microsoft.Win32.TaskScheduler Namespace
© 2024 GitHub Community. All rights reserved.