ShellBrowser .Net Edition
IsReadOnly Property
NamespacesJam.ShellPathCollectionIsReadOnly
Gets a value indicating whether the collection is read-only.
Declaration Syntax
C#Visual BasicVisual C++
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)