Class SystemProperties.System.AppUserModel
- Namespace
- Microsoft.WindowsAPICodePack.Shell.PropertySystem
- Assembly
- Microsoft.WindowsAPICodePack.Shell.dll
AppUserModel Properties
public static class SystemProperties.System.AppUserModel
- Inheritance
-
SystemProperties.System.AppUserModel
- Inherited Members
Properties
ExcludeFromShowInNewInstall
Name: System.AppUserModel.ExcludeFromShowInNewInstall -- PKEY_AppUserModel_ExcludeFromShowInNewInstall
Description:
Type: Boolean -- VT_BOOL
FormatID: {9F4C2855-9F79-4B39-A8D0-E1D42DE1D5F3}, 8
public static PropertyKey ExcludeFromShowInNewInstall { get; }
Property Value
- PropertyKey
ID
Name: System.AppUserModel.ID -- PKEY_AppUserModel_ID
Description:
Type: String -- VT_LPWSTR (For variants: VT_BSTR)
FormatID: {9F4C2855-9F79-4B39-A8D0-E1D42DE1D5F3}, 5
public static PropertyKey ID { get; }
Property Value
- PropertyKey
IsDestinationListSeparator
Name: System.AppUserModel.IsDestListSeparator -- PKEY_AppUserModel_IsDestListSeparator
Description:
Type: Boolean -- VT_BOOL
FormatID: {9F4C2855-9F79-4B39-A8D0-E1D42DE1D5F3}, 6
public static PropertyKey IsDestinationListSeparator { get; }
Property Value
- PropertyKey
PreventPinning
Name: System.AppUserModel.PreventPinning -- PKEY_AppUserModel_PreventPinning
Description:
Type: Boolean -- VT_BOOL
FormatID: {9F4C2855-9F79-4B39-A8D0-E1D42DE1D5F3}, 9
public static PropertyKey PreventPinning { get; }
Property Value
- PropertyKey
RelaunchCommand
Name: System.AppUserModel.RelaunchCommand -- PKEY_AppUserModel_RelaunchCommand
Description:
Type: String -- VT_LPWSTR (For variants: VT_BSTR)
FormatID: {9F4C2855-9F79-4B39-A8D0-E1D42DE1D5F3}, 2
public static PropertyKey RelaunchCommand { get; }
Property Value
- PropertyKey
RelaunchDisplayNameResource
Name: System.AppUserModel.RelaunchDisplayNameResource -- PKEY_AppUserModel_RelaunchDisplayNameResource
Description:
Type: String -- VT_LPWSTR (For variants: VT_BSTR)
FormatID: {9F4C2855-9F79-4B39-A8D0-E1D42DE1D5F3}, 4
public static PropertyKey RelaunchDisplayNameResource { get; }
Property Value
- PropertyKey
RelaunchIconResource
Name: System.AppUserModel.RelaunchIconResource -- PKEY_AppUserModel_RelaunchIconResource
Description:
Type: String -- VT_LPWSTR (For variants: VT_BSTR)
FormatID: {9F4C2855-9F79-4B39-A8D0-E1D42DE1D5F3}, 3
public static PropertyKey RelaunchIconResource { get; }
Property Value
- PropertyKey