Windows.ApplicationModel.DataTransfer.ShareTarget namespace

Expand
1 out of 1 rated this helpful - Rate this topic

Windows.ApplicationModel.DataTransfer.ShareTarget namespace

[This documentation is preliminary and is subject to change.]

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.

Members

The Windows.ApplicationModel.DataTransfer.ShareTarget namespace has these types of members:

Classes

The Windows.ApplicationModel.DataTransfer.ShareTarget namespace has these classes.

ClassDescription
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.

 

Requirements

Minimum supported client

Windows 8 Release Preview

Minimum supported server

Windows Server 2012

Namespace

Windows.ApplicationModel.DataTransfer.ShareTarget
Windows::ApplicationModel::DataTransfer::ShareTarget [C++]

Metadata

Windows.winmd

 

 

Build date: 5/22/2012

Did you find this helpful?
(1500 characters remaining)
Community Additions ADD