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:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static OnDemandDataFormat CFSTR_SHELLIDLIST { get; }

Property Value

Type: OnDemandDataFormat
The CFSTR_SHELLIDLIST format.
See Also