CustomTriggerName Property

Gets the name of the custom trigger type.

Definition

Namespace: Microsoft.Win32.TaskScheduler
Assembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.0
public string Name { get; }

Property Value

String
The name of the XML element representing this custom trigger.

See Also