OnDemandFileDescriptorsDataFormatAddDataObjectItems Property |
Gets a value indicating whether to send data object items as the medium.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public bool AddDataObjectItems { get; }
Property Value
Type:
Booleantrue if data object items will be sent as the medium; otherwise,
false.
See Also