IExplorerSettingsShellShowOneDrive Method |
Determines if OneDrive is displayed in Windows Explorer's Navigation Tree.
Namespace: Jam.ShellAssembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
SyntaxFunction ShellShowOneDrive As Boolean
abstract ShellShowOneDrive : unit -> bool
Return Value
Booleantrue if OneDrive are displayed as root node, false otherwise.
See Also