TaskSettingsRunOnlyIfLoggedOn Property
Gets or sets a Boolean value that indicates that the Task Scheduler will run the task only if the user is logged on (v1.0 only)
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.1
[XmlIgnoreAttribute]
public bool RunOnlyIfLoggedOn { get; set; }
Property Value
Boolean