Click or drag to resize

ShellItemAttributes Property

Gets or sets the System.SFGAOFlags property value.

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

Property Value

Type: SFGAO
The System.SFGAOFlags property value.

Return Value

Type: SFGAO
SFGAO.
See Also