Click or drag to resize

SystemAppUserModelPinMigration Class

The System.AppUserModel.PinMigration properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemAppUserModelPinMigration

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

The SystemAppUserModelPinMigration type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberExecutable
The System.AppUserModel.PinMigration.Executable property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_AppUserModel_PinMigration_Executable.
Public propertyStatic memberPackagedAppId
The System.AppUserModel.PinMigration.PackagedAppId property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_AppUserModel_PinMigration_PackagedAppId.
Top
See Also