Task Scheduler Managed Class Library
Task Scheduler Managed Class Library
Task Scheduler Managed Class Library Overview
Microsoft.Win32.TaskScheduler
ListControlItem Class
ListControlItem Constructor
ListControlItem(Object) Constructor
ListControlItem(String, Object) Constructor
List
Control
Item(Object) Constructor
Initializes a new instance of the
ListControlItem
class.
Namespace:
Microsoft.Win32.TaskScheduler
Assembly:
Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.12.1
Syntax
C#
Copy
public
ListControlItem
(
Object
value
)
Request Example
View Source
Parameters
value
Object
The value. The text value is the value of the
value
ToString() method result.
See Also
Reference
ListControlItem Class
ListControlItem Overload
Microsoft.Win32.TaskScheduler Namespace
© 2024 GitHub Community. All rights reserved.