TaskSchedulerWizardIcon Property

Gets or sets the icon for the form.

Definition

Namespace: Microsoft.Win32.TaskScheduler
Assembly: Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.11.0
public Icon Icon { get; set; }

Return Value

Icon
An Icon that represents the icon for the form.

See Also