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.2
Syntax
public bool IsReadOnly { get; set; }

Property Value

Boolean

Implements

ICollectionTIsReadOnly
See Also