TaskSettingsCompatibility Property
Gets or sets an integer value that indicates which version of Task Scheduler a task is compatible with.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.1
[XmlIgnoreAttribute]
public TaskCompatibility Compatibility { get; set; }
Property Value
TaskCompatibility