Click or drag to resize

OnDemandFileDescriptorsDataFormatAddDataObjectItems Property

Gets a value indicating whether to send data object items as the medium.

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

Property Value

Type: Boolean
true if data object items will be sent as the medium; otherwise, false.
See Also