ClipboardItem Class Members
In This Topic
The following tables list the members exposed by ClipboardItem.
Public Constructors
Public Properties
| Name | Description |
| CatalogPath |
Gets the catalog path
|
| Data |
Gets and sets any additional item data
|
| DragToolTip |
Gets and sets the drag tooltip
|
| HashCode |
Gets the HashCode for the data on clipboard
|
| ItemInfoValue |
Gets and sets the item ItemInfoValue. A lightweight representation of an item
|
| Operation |
Gets the operation mode
|
| ProcessID |
Gets the ID of the process which is associated with the Copy, Cut, or Move operation.
|
Top
Public Events
| Name | Description |
| PropertyChanged |
Event raised whenever a property is changed
|
Top
See Also