Click or drag to resize

CustomFileListTReadOnly Property

Prevents operations that change the file system from being executed.

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

Property Value

Type: Boolean
Remarks
Currently, only deletions are affected.
See Also