Windows.ApplicationModel.DataTransfer.ShareTarget Namespace

Contains the classes and events that a target app uses to complete share operations and create shortcuts, called QuickLinks, that the system can use to streamline future sharing operations to the app.

Classes

QuickLink

Represents shortcuts that help users share content with the apps they use most.

ShareOperation

Handles the bulk of the work during a share operation. This includes the data that the user wants to share, setting or removing QuickLinks, and informing the system about the status of the operation.

See also