cloudFiles:CloudFiles

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

元素层次结构

<包>

    <应用程序>

         <应用程序>

              <扩展>

                   <cloudFiles:CloudFiles>

语法

<cloudFiles:CloudFiles
  IconResource = 'A string between 1 and 256 characters in length that ends with `.jpg`, `.png`, or `.jpeg` that cannot contain these characters: `<`, `>`, `:`, `"`, `|`, `?`, or `*`. In this string, the `/` and `\` characters cannot be the first or last characters. Also, the string can contain `/` or `\` but not both.' >

  <!-- Child elements -->
  CustomStateHandler?
  ThumbnailProviderHandler?
  ExtendedPropertyHandler?
  BannersHandler?
  ContentUriSource?
  CloudFilesContextMenus?
  DesktopIconOverlayHandlers?
  cloudFiles2:StorageProviderStatusUISourceFactory?

</cloudFiles:CloudFiles>

密钥

? 可选 (零个或一个)

特性和元素

属性

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

子元素

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

父元素

父元素 描述
cloudFiles:Extension 声明应用的扩展点,该扩展点注册应用程序中实现的处理程序和基于云的占位符文件的上下文菜单选项。

注解

有关详细信息,请参阅 生成支持占位符文件的云同步引擎

要求

命名空间 http://schemas.microsoft.com/appx/manifest/cloudfiles/windows10

| 最低操作系统版本 |Windows 10 (内部版本 19645) |