desktop3:CloudFiles

注册在应用程序中实现的处理程序,以及基于云的占位符文件的上下文菜单选项。

元素层次结构

<包>

    <应用程序>

         <应用程序>

              <扩展>

                   <desktop3:Extension>

                        <desktop3:CloudFiles>

语法

<desktop3:CloudFiles IconResource = 'A string between 1 and 256 characters in length that ends with ".jpg", ".png", or ".jpeg" that cant contain these characters: <, >, :, %, ", |, ?, or *. In this string, the / and \ characters cant be the first or last characters. Also, the string can contain / or \ but not both.' >
    
  <!-- Child elements -->
  ( desktop3:CustomStateHandler,
    desktop3:ThumbnailProviderHandler, 
    desktop3:ExtendedPropertyHandler,
    desktop3:BannersHandler,
    desktop3:CloudFilesContextMenus,
    desktop4:ContentUriSource
    desktop4:DesktopIconOverlayHandlers,
    cloudFiles2:StorageProviderStatusUISourceFactory )
    
</desktop3:CloudFiles>

特性和元素

属性

属性 说明 数据类型 必须 默认值
IconResource 表示同步提供程序的图标的路径。 长度介于 1 到 256 个字符之间的字符串,以 、 或 结尾,不能包含以下字符:<>:%"|?*.jpeg.png.jpg 在此字符串中, /\ 字符不能是第一个或最后一个字符。 此外,字符串可以包含 或,\但不能同时包含/两者。

子元素

子元素 描述
desktop3:CustomStateHandler 为基于云的占位符文件注册 Windows Shell CustomStateHandler。
desktop3:ThumbnailProviderHandler 为基于云的占位符文件注册 Windows Shell ThumbnailProviderHandler。
desktop3:ExtendedPropertyHandler 为基于云的占位符文件注册 Windows Shell ExtendedPropertyHandler。
desktop3:BannersHandler 为基于云的占位符文件注册 Windows Shell BannersHandler。
desktop3:CloudFilesContextMenus 注册基于云的占位符文件的上下文菜单。
desktop4:ContentUriSource 注册 Windows Shell ContentUriSource,使云存储提供程序能够为给定的本地路径提供文件 ID。
desktop4:DesktopIconOverlayHandlers 包含基于云的占位符文件的 Windows Shell 图标覆盖处理程序。
cloudFiles2:StorageProviderStatusUISourceFactory 为基于云的占位符文件注册 Windows shell IStorageProviderStatusUISourceFactory

父元素

父元素 描述
desktop3:Extension 声明应用的扩展点。

另请参阅

创建 Shell 扩展处理程序

要求

命名空间 http://schemas.microsoft.com/appx/manifest/desktop/windows10/3
Minimum OS Version Windows 10版本 1709 (内部版本 16299)