Edit

Share via


cloudFiles:Verb

Specifies the names of items in the File Explorer context menu for cloud based placeholder files.

Element hierarchy

<Package>
   └─ <Applications>
      └─ <Application>
         └─ <Extensions>
            └─ <cloudFiles:Extension>
               └─ <cloudFiles:CloudFiles>
                     └─ <cloudFiles:Verb>

Syntax

<cloudFiles:Verb
  Id = 'An alphanumeric string with a value between 3 and 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 of the verb. An alphanumeric string with a value between 3 and 64 characters in length. Yes
Clsid The class ID of the app that implements the associated verb. An alphanumeric string with a value between 3 and 64 characters in length. No

Child elements

None.

Parent elements

Parent element Description
cloudFiles:CloudFilesContextMenus Registration of a context menu for a cloud based placeholder file.

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/cloudfiles/windows10
Minimum OS Version Windows 10 (Build 19645)