Click or drag to resize

PropertyStoreMoniker Property

Gets the moniker ShellBoost specific property key. If the value is a 32-bit negative integer, it will be used as an error to report on moniker open tentative.

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

Property Value

Type: PropertyKey
The moniker property key.
See Also