Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains verbs for a file context menu.
Element hierarchy
<Package>
└─ <Applications>
└─ <Application>
└─ <Extensions>
└─ <uap2:Extension>
└─ <uap2:FileTypeAssociation>
└─ <uap2:SupportedVerbs>
Syntax
<uap2:SupportedVerbs>
<!-- Child elements -->
uap2:VerbChoice{0,10000}
</uap2:SupportedVerbs>
Key
{} specific range of occurrences
Attributes
None.
Child elements
| Child element | Description |
|---|
Parent elements
| Parent element | Description |
|---|---|
| uap:FileTypeAssociation | Declares an app extensibility point of type windows.fileTypeAssociation. A file type association indicates that the app is registered to handle files of the specified types. |
Requirements
| Item | Value |
|---|---|
| Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10/2 |
| Minimum OS Version | Windows 10 version 1511 (Build 10586) |