Gets a value indicating whether this instance is read-only.
Namespace:
callback.ShellBoost.Core.WindowsShell
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public bool IsReadOnly { get; }
Property Value
Type:
Booleantrue if this instance is read-only; otherwise,
false.
See Also