ListControlItem(String, Object) Constructor
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.11.1
public ListControlItem(
string text,
Object value = null
)
Parameters
- text String
- The text.
- value Object (Optional)
- The value.