Click or drag to resize

ShellDataObject Properties

The ShellDataObject type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the count of formats in this instance.
Public propertyFileContentsDatas
Gets a list of file content the data object may reference.
Public propertyFileContentsPaths
Gets a list of file paths the data object may reference. These files are temporary files that contain file data. They can be moved during the operation. This list is only available on DragDropTargetEventType's DragDrop type events.
Public propertyFileDescriptors
Gets a list of file descriptors the data object may reference.
Public propertyItem
Gets the ShellDataObjectFormat with the specified name.
Public propertyItemsIdLists
Gets a list of Shell Items the data object may reference.
Top
See Also