TaskDefinitionLowestSupportedVersion Property

Gets the lowest supported version that supports the settings for this TaskDefinition.

Definition

Namespace: Microsoft.Win32.TaskScheduler
Assembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.0
[XmlIgnoreAttribute]
public TaskCompatibility LowestSupportedVersion { get; }

Property Value

TaskCompatibility

See Also