Click or drag to resize

PropertyStoreCookie Property

Gets the context cookie from a shell folder. Only available from the native proxy.

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

Property Value

Type: PropertyKey
The context cookie.
See Also