Click or drag to resize

MultipleRoots Enumeration

Values that represent multiple roots.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
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