desktop4:ContentUriSource

Registration of a Windows Shell ContentUriSource enabling cloud storage providers to provide a file ID for a given local path.

Element hierarchy

<Package>

    <Applications>

         <Application>

              <Extensions>

                   <desktop3:Extension>

                        <desktop3:CloudFiles>

                             <desktop4:ContentUriSource>

Syntax

<desktop4:ContentUriSource
  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 ContentUriSource. A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx. Yes

Child elements

None.

Parent elements

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

See also

Creating Shell Extension Handlers

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/desktop/windows10/4
Minimum OS Version Windows 10 version 1803 (Build 17134)