TaskServiceHighestSupportedVersion Property
Gets the highest version of Task Scheduler that a computer supports.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.1
public Version HighestSupportedVersion { get; set; }
Property Value
Version
The following table list the various versions and their host operating system:
Version | Operating System |
---|
1.1 | Task Scheduler 1.0 (Windows Server™ 2003, Windows® XP, or Windows® 2000). |
1.2 | Task Scheduler 2.0 (Windows Vista™, Windows Server™ 2008). |
1.3 | Task Scheduler 2.1 (Windows® 7, Windows Server™ 2008 R2). |
1.4 | Task Scheduler 2.2 (Windows® 8.x, Windows Server™ 2012). |
1.5 | Task Scheduler 2.3 (Windows® 10, Windows Server™ 2016). |
1.6 | Task Scheduler 2.4 (Windows® 10 Version 1703, Windows Server™ 2016 Version 1703). |