Click or drag to resize

ShellFolderColumn Constructor

Initializes a new instance of the ShellFolderColumn class.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public ShellFolderColumn(
	PropertyKey key
)

Parameters

key
Type: callback.ShellBoost.Core.WindowsPropertySystem.PropertyKey
The key.
See Also