Click or drag to resize

PathCollectionIsReadOnly Property

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

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

Property Value

Type: Boolean

Implements

ICollectionTIsReadOnly
See Also