dahall / TaskScheduler

Provides a .NET wrapper for the Windows Task Scheduler. It aggregates the multiple versions, provides an editor and allows for localization.
MIT License
1.2k stars 191 forks source link

Add an Example for TaskFolder.DeleteTask Method #953

Closed kavya-kg closed 1 year ago

kavya-kg commented 1 year ago

Please add an example for TaskFolder.DeleteTask Method.

TODO (optional): Describe a specific scenario you would like to see addressed.

Help Topic: https://dahall.github.io/TaskScheduler/html/M_Microsoft_Win32_TaskScheduler_TaskFolder_DeleteTask.htm

dahall commented 1 year ago

See wiki