Click or drag to resize
Task Scheduler Managed Class Library

TSNotSupportedExceptionmin Field

Defines the minimum supported version for the action not allowed by this exception.

Namespace: Microsoft.Win32.TaskScheduler
Assembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.12.0
Syntax
C#
protected readonly TaskCompatibility min
Request Example View Source

Field Value

TaskCompatibility
See Also