TaskFolder.Path property

For scripting, gets the path to where the folder is stored.

Syntax

TaskFolder.Path As String

Property value

The path to where the folder is stored. The root task folder is specified with a backslash (\). An example of a task folder path, under the root task folder, is \MyTaskFolder.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Type library
Taskschd.tlb
DLL
Taskschd.dll

See also

Task Scheduler