Task Scheduler Managed Class Library
Task Scheduler Managed Class Library
Task Scheduler Managed Class Library Overview
Microsoft.Win32.TaskScheduler
TaskSchedulerWizard Class
TaskSchedulerWizard Properties
AllowEditorOnFinish Property
AvailableActions Property
AvailablePages Property
AvailableTriggers Property
EditorOnFinishText Property
Icon Property
Password Property
RegisterTaskOnFinish Property
ShowIcon Property
SummaryFormatString Property
SummaryRegistrationNotice Property
Task Property
TaskDefinition Property
TaskFolder Property
TaskName Property
TaskService Property
Text Property
Title Property
TriggerPagePrompt Property
TriggerPropertiesInstructions Property
Task
Scheduler
Wizard
Icon Property
Gets or sets the icon for the form.
Namespace:
Microsoft.Win32.TaskScheduler
Assembly:
Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.12.1
Syntax
C#
Copy
public
Icon
Icon
{
get
;
set
; }
Request Example
View Source
Return Value
Icon
An
Icon
that represents the icon for the form.
See Also
Reference
TaskSchedulerWizard Class
Microsoft.Win32.TaskScheduler Namespace
© 2024 GitHub Community. All rights reserved.