ExecActionPath Property
Gets or sets the path to an executable file.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.1
[XmlElementAttribute("Command")]
[DefaultValueAttribute("")]
public string Path { get; set; }
Property Value
String