0
Answer

how to read TaskScheduler time trigger that calls my exe

Big help on this scenario please:

I have a console application exe that is called by a window task scheduler, What I'am trying to do is that in my console application exe I need to read the task scheduler that calls my exe to detect the time scheduler trigger to that task scheduler..

I already add a reference to my solution "Interop.TaskScheduler.dll"

please help me as I need this interface