Class WindowsScheduledTaskRegistrationTrigger
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents a trigger that fires when a scheduled task is created or modified.
public class WindowsScheduledTaskRegistrationTrigger : WindowsScheduledTaskTrigger
- Inheritance
-
WindowsScheduledTaskRegistrationTrigger
- Inherited Members
Constructors
WindowsScheduledTaskRegistrationTrigger()
Initializes a new instance of the CENTREL.XIA.Configuration.Types.WindowsScheduledTaskRegistrationTrigger class.
public WindowsScheduledTaskRegistrationTrigger()
Properties
Summary
Returns a summary of this trigger.
public override string Summary { get; }