TaskFolderName Property

Gets the name that is used to identify the folder that contains a task.

Definition

Namespace: Microsoft.Win32.TaskScheduler
Assembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.0
public string Name { get; }

Property Value

String

See Also