Click or drag to resize

PropertyStoreSupportsIStream Property

Gets a boolean value indicating if this item supports a content stream. If the value is a 32-bit negative integer, it will be used as an error to report on stream open tentative.

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

Property Value

Type: PropertyKey
A valud indicating if this item supports content IStream.
See Also