StorageProviderSyncRootManager.GetSyncRootInformationForFolder 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回雲端儲存提供者的同步根目錄屬性,指定儲存資料夾。
public:
static StorageProviderSyncRootInfo ^ GetSyncRootInformationForFolder(IStorageFolder ^ folder);
static StorageProviderSyncRootInfo GetSyncRootInformationForFolder(IStorageFolder const& folder);
public static StorageProviderSyncRootInfo GetSyncRootInformationForFolder(IStorageFolder folder);
function getSyncRootInformationForFolder(folder)
Public Shared Function GetSyncRootInformationForFolder (folder As IStorageFolder) As StorageProviderSyncRootInfo
參數
- folder
- IStorageFolder
同步根目錄的儲存資料夾。
傳回
指定儲存資料夾之雲端儲存提供者同步根目錄的屬性。