Click or drag to resize

ExplorerSettingsShellShowOneDrive Method

Determines if OneDrive is displayed in Windows Explorer's Navigation Tree.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.0
Syntax
public static bool ShellShowOneDrive()

Return Value

Type: Boolean
true if OneDrive are displayed as root node, false otherwise.
See Also