Click or drag to resize

SystemTask Class

The System.Task properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemTask

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static class Task

The SystemTask type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberBillingInformation
The System.Task.BillingInformation property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Task_BillingInformation. Display name Billing information.
Public propertyStatic memberCompletionStatus
The System.Task.CompletionStatus property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Task_CompletionStatus. Display name Complete.
Public propertyStatic memberOwner
The System.Task.Owner property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Task_Owner. Display name Task owner.
Top
See Also