Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Many of the ITaskSchedulerService methods have a Unicode string path parameter. This parameter specifies the location of the task in the XML task store, as specified in section 3.2.1. Path names start with a "\" character followed by zero or more names, and separated by single "\" characters. An empty string is equivalent to "\".
Names do not:
Start with a space character.
Contain any of the following characters: ":", "/", or "\"
Consist of the following string: ".."