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:  callback.ShellBoost.Core.WindowsShell
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public SFGAO Attributes { get; }

Property Value

Type: SFGAO
The attributes.
See Also