Click or drag to resize

PropertyStoreStorage Property

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

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

Property Value

Type: PropertyKey
The moniker property key.
See Also