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