mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 02:43:43 +00:00
AUMID case-sensitive
This commit is contained in:
@ -6,6 +6,8 @@ ms.prod: w10
|
|||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
author: jdeckerms
|
author: jdeckerms
|
||||||
|
ms.author: jdecker
|
||||||
|
ms.date: 06/13/2017
|
||||||
localizationpriority: high
|
localizationpriority: high
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -144,6 +146,9 @@ You can use the **start:Tile** tag to pin any of the following apps to Start:
|
|||||||
|
|
||||||
To specify any one of these apps, you must set the **AppUserModelID** attribute to the application user model ID that's associated with the corresponding app.
|
To specify any one of these apps, you must set the **AppUserModelID** attribute to the application user model ID that's associated with the corresponding app.
|
||||||
|
|
||||||
|
>[!IMPORTANT]
|
||||||
|
>**AppUserModelID** (AUMID) is case-sensitive.
|
||||||
|
|
||||||
The following example shows how to pin the Microsoft Edge Universal Windows app:
|
The following example shows how to pin the Microsoft Edge Universal Windows app:
|
||||||
|
|
||||||
```XML
|
```XML
|
||||||
|
Reference in New Issue
Block a user