Click or drag to resize

OnDemandDataFormatCFSTR_SHELLIDLIST Property

Gets the CFSTR_SHELLIDLIST format. If this format is present, it will automatically add the format's items to the data object as a CFSTR_SHELLIDLIST format.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public static OnDemandDataFormat CFSTR_SHELLIDLIST { get; }

Property Value

Type: OnDemandDataFormat
The CFSTR_SHELLIDLIST format.
See Also