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

Declaration Syntax
public bool ReadOnly { get; set; }Public Property ReadOnly As Boolean
public:
property bool ReadOnly {
bool get ();
void set (bool value);
}Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)