TSNotSupportedExceptionMinimumSupportedVersion Property

Gets the minimum supported TaskScheduler version required for this method or property.

Definition

Namespace: Microsoft.Win32.TaskScheduler
Assembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.0
public TaskCompatibility MinimumSupportedVersion { get; }

Property Value

TaskCompatibility

See Also