Skip to content

Latest commit

 

History

History
68 lines (40 loc) · 1.36 KB

registeredtask-path.md

File metadata and controls

68 lines (40 loc) · 1.36 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
RegisteredTask.Path property
For scripting, gets the path to where the registered task is stored.
b7991e17-9dcb-4342-bac3-ab86d79de146
Path property Task Scheduler
Path property Task Scheduler , RegisteredTask object
RegisteredTask object Task Scheduler , Path property
apiref
RegisteredTask.Path
taskschd.dll
COM
reference
05/31/2018

RegisteredTask.Path property

For scripting, gets the path to where the registered task is stored.

Syntax

RegisteredTask.Path As String

Property value

The path to where the registered task is stored.

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

RegisteredTask