StorageProviderSyncRootManager.GetSyncRootInformationForId(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
static StorageProviderSyncRootInfo ^ GetSyncRootInformationForId(Platform::String ^ id);
static StorageProviderSyncRootInfo GetSyncRootInformationForId(winrt::hstring const& id);
public static StorageProviderSyncRootInfo GetSyncRootInformationForId(string id);
function getSyncRootInformationForId(id)
Public Shared Function GetSyncRootInformationForId (id As String) As StorageProviderSyncRootInfo
Paramètres
- id
-
String
Platform::String
winrt::hstring
Valeur de chaîne de l’ID racine de synchronisation.
Retours
Propriétés de la racine de synchronisation spécifiée.