ShellBrowser .Net Edition
ReadOnly Property
NamespacesJam.ShellCustomFileList<(Of <(LIST_ITEM>)>)ReadOnly
Prevents operations that change the file system from being executed.
Declaration Syntax
C#Visual BasicVisual C++
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)