Click or drag to resize

FolderSettingsRestrictedAttributes Property

Determines the 'RestrictedAttributes' registry value.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public int RestrictedAttributes { get; }

Property Value

Type: Int32
true if 'RestrictedAttributes' is set; null if the folder cannot be queried for; otherwise, false.
See Also