Click or drag to resize

SystemAppUserModelPinMigration Class

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

Namespace:  ShellBoost.Core.WindowsPropertySystem
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.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