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