This commit is contained in:
Paolo Matarazzo 2025-04-04 07:46:30 -04:00
parent f07dc5b94e
commit f304d27fee

View File

@ -210,6 +210,8 @@ To replace all default pins and add your own pins, add `PinListPlacement="Replac
> [!NOTE] > [!NOTE]
> The option to allow users to unpin apps is only available on devices with [KBXYZ][KB-1] or later. > The option to allow users to unpin apps is only available on devices with [KBXYZ][KB-1] or later.
"In the following XML example, three apps are pinned to the taskbar. Two apps are pinned with the `PinGeneration` attribute, allowing users to unpin them and preventing repinning during the next policy update cycle.
[!INCLUDE [example-replace-pins](includes/example-add-pins-pingeneration.md)] [!INCLUDE [example-replace-pins](includes/example-add-pins-pingeneration.md)]
**Before and after:** **Before and after:**