Task Scheduler Managed Class Library
Task Scheduler Managed Class Library
Task Scheduler Managed Class Library Overview
Microsoft.Win32.TaskScheduler
TaskRunTimesControl Class
TaskRunTimesControl Properties
EndDate Property
StartDate Property
Task Property
Task
Run
Times
Control
Start
Date Property
Gets or sets the start date.
Namespace:
Microsoft.Win32.TaskScheduler
Assembly:
Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.12.1
Syntax
C#
Copy
public
DateTime
StartDate
{
get
;
set
; }
Request Example
View Source
Property Value
DateTime
The start date.
See Also
Reference
TaskRunTimesControl Class
Microsoft.Win32.TaskScheduler Namespace
© 2024 GitHub Community. All rights reserved.