uap2:SupportedVerbs
Contains verbs for a file context menu.
Element hierarchy
<uap2:SupportedVerbs>
Syntax
<uap2:SupportedVerbs>
<!-- Child elements -->
uap2:Verb{1,10000}
</uap2:SupportedVerbs>
Key
{}
specific range of occurrences
Attributes and elements
Attributes
None.
Child elements
Child element | Description |
---|---|
Verb | Defines the verbs associated with a file context menu and enables Windows Desktop Bridge apps to use ddeexec to launch. |
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) |