Click or drag to resize

PropertyStoreCurrentItem Property

Gets the current item ShellBoost specific property key.

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

Property Value

Type: PropertyKey
The current item property key.
See Also