Table of Contents

Class ShellProperties.PropertySystemTask

Namespace
Microsoft.WindowsAPICodePack.Shell.PropertySystem
Assembly
Microsoft.WindowsAPICodePack.Shell.dll

System.Task Properties

public class ShellProperties.PropertySystemTask : PropertyStoreItems
Inheritance
ShellProperties.PropertySystemTask
Inherited Members

Properties

BillingInformation

Name: System.Task.BillingInformation -- PKEY_Task_BillingInformation

Description:

Type: String -- VT_LPWSTR (For variants: VT_BSTR)

FormatID: {D37D52C6-261C-4303-82B3-08B926AC6F12}, 100

public ShellProperty<string> BillingInformation { get; }

Property Value

ShellProperty<string>

CompletionStatus

Name: System.Task.CompletionStatus -- PKEY_Task_CompletionStatus

Description:

Type: String -- VT_LPWSTR (For variants: VT_BSTR)

FormatID: {084D8A0A-E6D5-40DE-BF1F-C8820E7C877C}, 100

public ShellProperty<string> CompletionStatus { get; }

Property Value

ShellProperty<string>

Owner

Name: System.Task.Owner -- PKEY_Task_Owner

Description:

Type: String -- VT_LPWSTR (For variants: VT_BSTR)

FormatID: {08C7CC5F-60F2-4494-AD75-55E3E0B5ADD0}, 100

public ShellProperty<string> Owner { get; }

Property Value

ShellProperty<string>