Click or drag to resize

ShellDataObjectFormatCFSTR_FILECONTENTS Field

The CFSTR_FILECONTENTS ('FileContents') format. Note in the case of ShellBoost, this format's data does not contains the same data as expected. Instead, the data is an enumerable of temporary files that can be moved wherever you want.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public const string CFSTR_FILECONTENTS = "FileContents"

Field Value

Type: String
See Also