Click or drag to resize

ItemAttributes Property

Attributes that can be retrieved on a Shell item (file or folder) or set of Shell items.

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

Property Value

Type: SFGAO
The attributes.
See Also