Gets or sets if folder is read only.

Syntax
| C# | Visual Basic | Managed C++ |
public bool ReadOnly { get; set; }Public Property ReadOnly As Boolean
public:
bool ReadOnly {
bool get ();
void set (bool value);
}Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)