Click or drag to resize

ShellExtensionRegistrarGetRootIconVisibility Method

IT Hit User File System
Gets the visibility of the sync root icon in the Windows File Explorer navigation pane.

Namespace:  ITHit.FileSystem.Windows.ShellExtension
Assembly:  ITHit.FileSystem.Windows.ShellExtension (in ITHit.FileSystem.Windows.ShellExtension.dll) Version: 9.1.29632.0
Syntax
public static bool GetRootIconVisibility(
	string syncRootId
)

Parameters

syncRootId
Type: SystemString
Sync root identifier.

Return Value

Type: Boolean
See Also