847 B
			
		
	
	
	
	
	
	
	
			
		
		
	
	
			847 B
			
		
	
	
	
	
	
	
	
Task Object
- programString - Path of the program to execute, usually you should specify- process.execPathwhich opens the current program.
- argumentsString - The command line arguments when- programis executed.
- titleString - The string to be displayed in a JumpList.
- descriptionString - Description of this task.
- iconPathString - The absolute path to an icon to be displayed in a JumpList, which can be an arbitrary resource file that contains an icon. You can usually specify- process.execPathto show the icon of the program.
- iconIndexNumber - The icon index in the icon file. If an icon file consists of two or more icons, set this value to identify the icon. If an icon file consists of one icon, this value is 0.
- workingDirectoryString (optional) - The working directory. Default is empty.
