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:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public static PropertyKey SupportsIStream { get; }
Property Value
Type:
PropertyKeyA valud indicating if this item supports content IStream.
See Also