Share via


DataPackage Class

Definition

Contains data being transferred during a drag and drop operation.

public ref class DataPackage
public class DataPackage
type DataPackage = class
Public Class DataPackage
Inheritance
DataPackage

Constructors

Name Description
DataPackage()

Initializes a new instance of the DataPackage class.

Properties

Name Description
Image

Gets or sets the image data for this data package.

Properties

Gets the custom properties associated with this data package.

Text

Gets or sets the text data for this data package.

View

Gets a read-only view of this data package.

Applies to