StorageProviderSyncRootInfo.ShowSiblingsAsGroup Propriété
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.
Affiche les racines de synchronisation frères répertoriées sous la racine de synchronisation main dans le Explorateur de fichiers.
public:
property bool ShowSiblingsAsGroup { bool get(); void set(bool value); };
bool ShowSiblingsAsGroup();
void ShowSiblingsAsGroup(bool value);
public bool ShowSiblingsAsGroup { get; set; }
var boolean = storageProviderSyncRootInfo.showSiblingsAsGroup;
storageProviderSyncRootInfo.showSiblingsAsGroup = boolean;
Public Property ShowSiblingsAsGroup As Boolean
Valeur de propriété
Boolean
bool
True si les racines de synchronisation frères sont affichées, False sinon