Edit

Share via


cloudFiles:DesktopIconOverlayHandler

Windows Shell icon overlay handlers for cloud based placeholder files.

Element hierarchy

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

Syntax

<cloudFiles:DesktopIconOverlayHandler
  Clsid = 'A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.' />

Attributes and elements

Attributes

Attribute Description Data type Required Default value
Clsid The class ID of the app that implements the overlay handler. A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx. Yes

Child elements

None.

Parent elements

Parent element Description
cloudFiles:DesktopIconOverlayHandlers Registration for the handlers implemented in an application and context menu options for cloud based placeholder files.

Requirements

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