cloudFiles:CloudFiles
註冊在應用程式和雲端型預留位置檔案的操作功能表選項中實作的處理常式。
元素階層
<cloudFiles:CloudFiles>
Syntax
<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 個字元之間的字串,結尾為 .jpg 、 .png 或 .jpeg ,且不能包含下列字元: < 、、 > 、 : 、 " 、、 | ? 或 * 。 在此字串中 / ,和 \ 字元不能是第一個或最後一個字元。 此外,字串可以包含 或 \ ,但不能同時包含 / 兩者。 |
No |
子元素
子項目 | 描述 |
---|---|
CustomStateHandler | 註冊雲端架構預留位置檔案的 Windows Shell CustomStateHandler。 |
ThumbnailProviderHandler | 註冊雲端架構預留位置檔案的 Windows Shell ThumbnailProviderHandler。 |
ExtendedPropertyHandler | 註冊雲端架構預留位置檔案的 Windows Shell ExtendedPropertyHandler。 |
BannersHandler | 註冊雲端架構預留位置檔案的 Windows Shell 橫幅Handler。 |
ContentUriSource | 註冊 Windows Shell ContentUriSource 可讓雲端儲存體提供者提供指定本機路徑的檔案識別碼。 |
CloudFilesCoNtextMenus | 註冊雲端式預留位置檔案的操作功能表。 |
DesktopIconOverlayHandlers | 包含雲端式預留位置檔案的 Windows Shell 圖示重迭處理常式。 |
cloudFiles2:StorageProviderStatusUISourceFactory | 註冊雲端架構預留位置檔案的 Windows 殼層 IStorageProviderStatusUISourceFactory 。 |
父元素
父元素 | 描述 |
---|---|
cloudFiles:Extension | 宣告應用程式的擴充點,以註冊應用程式所實作的處理常式,以及雲端式預留位置檔案的操作功能表選項。 |
備註
如需詳細資訊,請參閱 建置支援預留位置檔案的雲端同步處理引擎。
規格需求
Item | 值 |
---|---|
命名空間 | http://schemas.microsoft.com/appx/manifest/cloudfiles/windows10 |
| 最低 OS 版本|Windows 10 (組建 19645) |