Share via


desktop3:CloudFiles

註冊在應用程式和雲端型預留位置檔案的操作功能表選項中實作的處理常式。

元素階層

<套件>

    <應用程式>

         <應用程式>

              <擴充功能>

                   <desktop3:Extension>

                        <desktop3:CloudFiles>

Syntax

<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 在此字串中 / ,和 \ 字元不能是第一個或最後一個字元。 此外,字串可以包含 或 \ ,但不能同時包含 / 兩者。 Yes

子元素

子項目 描述
desktop3:CustomStateHandler 註冊雲端架構預留位置檔案的 Windows Shell CustomStateHandler。
desktop3:ThumbnailProviderHandler 註冊雲端架構預留位置檔案的 Windows Shell ThumbnailProviderHandler。
desktop3:ExtendedPropertyHandler 註冊雲端式預留位置檔案的 Windows Shell ExtendedPropertyHandler。
desktop3:BannersHandler 註冊雲端式預留位置檔案的 Windows Shell 橫幅Handler。
desktop3:CloudFilesContextMenus 註冊雲端型預留位置檔案的操作功能表。
desktop4:ContentUriSource 註冊 Windows Shell ContentUriSource 可讓雲端儲存體提供者提供指定本機路徑的檔案識別碼。
desktop4:DesktopIconOverlayHandlers 包含雲端式預留位置檔案的 Windows Shell 圖示重迭處理常式。
cloudFiles2:StorageProviderStatusUISourceFactory 註冊雲端架構預留位置檔案的 Windows 殼層 IStorageProviderStatusUISourceFactory

父元素

父元素 描述
desktop3:Extension 宣告應用程式的擴充點。

另請參閱

建立 Shell 擴充功能處理常式

規格需求

Item
命名空間 http://schemas.microsoft.com/appx/manifest/desktop/windows10/3
OS 最低版本 Windows 10版本 1709 (組建 16299)