Click or drag to resize

MultipleRoots Enumeration

Values that represent multiple roots.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public enum MultipleRoots
Members
Member nameValueDescription
SingleRoot0An enum constant representing the single root option.
MultipleRoots1An enum constant representing the multiple roots option.
See Also