desktop3:Verb
Specifies the names of items in the File Explorer context menu for cloud based placeholder files.
Element hierarchy
<desktop3:CloudFilesContextMenu>
<desktop3:Verb>
Syntax
<desktop3:Verb
Id = 'An alphanumeric string with a value from 3 to 64 characters in length.'
Clsid = 'A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.' />
Attributes and elements
Attributes
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
Id | The name that appears in the File Explorer context menu. | An alphanumeric string from 3 to 64 characters in length. | Yes | |
Clsid | The class ID of the app that implements the context menu. | A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx. | Yes |
Child elements
None.
Parent elements
Parent element | Description |
---|---|
desktop3:CloudFilesContextMenus | Registration of a context menu for a cloud based placeholder file. |
Requirements
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/desktop/windows10/3 |
Minimum OS Version | Windows 10 version 1709 (Build 16299) |