Click or drag to resize

ShellItem.HandleFileSystemSFGAO Method

Handles flags for File System Shell item.

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

Parameters

attributes
Type: callback.ShellBoost.Core.WindowsShell.SFGAO
The attributes.

Return Value

Type: SFGAO
SFGAO.
See Also