ExecActionWorkingDirectory Property
Gets or sets the directory that contains either the executable file or the files that are used by the executable file.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.1
[DefaultValueAttribute("")]
public string WorkingDirectory { get; set; }
Property Value
String