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.2
Syntax
public bool ReadOnly { get; set; }

Property Value

Boolean
See Also