CustomTriggerProperties Property

Gets the properties from the XML definition if possible.

Definition

Namespace: Microsoft.Win32.TaskScheduler
Assembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.0
[XmlArrayAttribute]
[XmlArrayItemAttribute("Property")]
public NamedValueCollection Properties { get; }

Property Value

NamedValueCollection

See Also