Task Scheduler Managed Class Library
Task Scheduler Managed Class Library
Task Scheduler Managed Class Library Overview
Microsoft.Win32.TaskScheduler
TaskBrowserDialog Class
TaskBrowserDialog Properties
AllowFolderSelection Property
Description Property
SelectedPath Property
SelectedPathType Property
ShowTasks Property
TaskService Property
Task
Browser
Dialog
Description Property
Gets or sets the description.
Namespace:
Microsoft.Win32.TaskScheduler
Assembly:
Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.12.1
Syntax
C#
Copy
public
string
Description
{
get
;
set
; }
Request Example
View Source
Property Value
String
The description.
See Also
Reference
TaskBrowserDialog Class
Microsoft.Win32.TaskScheduler Namespace
© 2024 GitHub Community. All rights reserved.