TaskPropertiesControlAvailableActions Property
Gets or sets the available actions.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.11.1
[DefaultValueAttribute(typeof(AvailableActions), "AllActions")]
public AvailableActions AvailableActions { get; set; }
Property Value
AvailableActionsThe available actions.