ComHandlerAction(Guid, String) Constructor
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.1
public ComHandlerAction(
Guid classId,
string data
)
Parameters
- classId Guid
- Identifier of the handler class.
- data String
- Addition data associated with the handler.