Click or drag to resize

ShellBrowserReadOnly Property

If set to 'true', context menu operations that make changes to the file system will not be executed.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public bool ReadOnly { get; set; }

Property Value

Type: Boolean
See Also