Gets a value indicating whether the collection is read-only.

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