StorageProviderSyncRootManager.GetSyncRootInformationForFolder Methode

Definition

Gibt die Eigenschaften des Synchronisierungsstamms eines Cloud Storage-Anbieters zurück, wenn ein Speicherordner vorhanden ist.

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

Parameter

folder
IStorageFolder

Der Speicherordner für das Synchronisierungsstammverzeichnis.

Gibt zurück

Die Eigenschaften des Synchronisierungsstamms eines Cloud storage-Anbieters für den angegebenen Speicherordner.

Gilt für: