Partager via


StorageProviderSyncRootInfo.ShowSiblingsAsGroup Propriété

Définition

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

S’applique à