Click or drag to resize

SystemActivity Class

The System.Activity properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemActivity

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

The SystemActivity type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAccountId
The System.Activity.AccountId property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Activity_AccountId.
Public propertyStatic memberActivationUri
The System.Activity.ActivationUri property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Activity_ActivationUri.
Public propertyStatic memberActivityId
The System.Activity.ActivityId property key. PropVariant type: VT_CLSID. .NET type: System.Guid. Shell name PKEY_Activity_ActivityId.
Public propertyStatic memberAppDisplayName
The System.Activity.AppDisplayName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Activity_AppDisplayName.
Public propertyStatic memberAppIdKind
The System.Activity.AppIdKind property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Activity_AppIdKind.
Public propertyStatic memberAppIdList
The System.Activity.AppIdList property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_Activity_AppIdList.
Public propertyStatic memberAppImageUri
The System.Activity.AppImageUri property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Activity_AppImageUri.
Public propertyStatic memberAttributionName
The System.Activity.AttributionName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Activity_AttributionName.
Public propertyStatic memberBackgroundColor
The System.Activity.BackgroundColor property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Activity_BackgroundColor.
Public propertyStatic memberContentImageUri
The System.Activity.ContentImageUri property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Activity_ContentImageUri.
Public propertyStatic memberContentUri
The System.Activity.ContentUri property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Activity_ContentUri.
Public propertyStatic memberContentVisualPropertiesHash
The System.Activity.ContentVisualPropertiesHash property key. PropVariant type: VT_UI8. .NET type: System.UInt64. Shell name PKEY_Activity_ContentVisualPropertiesHash.
Public propertyStatic memberDescription
The System.Activity.Description property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Activity_Description.
Public propertyStatic memberDisplayText
The System.Activity.DisplayText property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Activity_DisplayText.
Public propertyStatic memberFallbackUri
The System.Activity.FallbackUri property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Activity_FallbackUri.
Public propertyStatic memberHasAdaptiveContent
The System.Activity.HasAdaptiveContent property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Activity_HasAdaptiveContent.
Public propertyStatic memberSetCategory
The System.Activity.SetCategory property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Activity_SetCategory.
Public propertyStatic memberSetId
The System.Activity.SetId property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Activity_SetId.
Top
See Also