FullDateTimePickerValue Property

Gets or sets the value.

Definition

Namespace: Microsoft.Win32.TaskScheduler
Assembly: Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.11.0
[BindableAttribute(true)]
public DateTime Value { get; set; }

Property Value

DateTime
The value.

See Also