共用方式為


IStorageProviderPropertyHandler 介面 (storageprovider.h)

提供與檔案或資料夾相關聯的屬性集合。

繼承

IStorageProviderPropertyHandler介面繼承自IUnknown介面。 IStorageProviderPropertyHandler 也有下列類型的成員:

方法

IStorageProviderPropertyHandler介面具有這些方法。

 
IStorageProviderPropertyHandler::RetrieveProperties

取得同步處理引擎所管理的屬性。
IStorageProviderPropertyHandler::SaveProperties

儲存與檔案或資料夾相關聯的屬性。

備註

注意  

只有在您有特定需求時,才應該實作此介面。

 
雲端儲存提供者同步處理引擎可以實作此介面,以共用檔案或檔案資料夾的相關屬性。 IStorageProviderPropertyHandler的實例存在於同步根底下建立之儲存體檔案的存留期。 使用 IStorageProviderHandler 擷取與個別檔案或資料夾相關聯的屬性集。

此介面負責追蹤下列屬性:

  • StorageProviderFileIdentifier
  • StorageProviderFileRemoteUri
  • StorageProviderFileChecksum
  • StorageProviderFileVersionWaterline

規格需求

   
目標平台 Windows
標頭 storageprovider.h