ActionunboundValues Field

List of unbound values when working with Actions not associated with a registered task.

Definition

Namespace: Microsoft.Win32.TaskScheduler
Assembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.0
protected readonly Dictionary<string, Object> unboundValues

Field Value

DictionaryString, Object

See Also