Click or drag to resize

ShellContextCookie Property

Gets the cookie that corresponds to the current Shell Folder.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public long Cookie { get; }

Property Value

Type: Int64
The cookie.
See Also