CalendarTriggerUIIsV2 Property
Gets or sets a value indicating whether this editor supports a V1 or V2 trigger.
Namespace: Microsoft.Win32.TaskScheduler.UIComponentsAssembly: Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.11.1
[DefaultValueAttribute(true)]
public bool IsV2 { get; set; }
Property Value
Booleantrue if supports V2; otherwise,
false.