Click or drag to resize

ShellItemHandleFileSystemSFGAO Method

Handles flags for File System Shell item.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
protected virtual SFGAO HandleFileSystemSFGAO(
	SFGAO attributes
)

Parameters

attributes
Type: ShellBoost.Core.WindowsShellSFGAO
The attributes.

Return Value

Type: SFGAO
SFGAO.
See Also