Windows.ApplicationModel.DataTransfer.ShareTarget namespace

1 out of 1 rated this helpful - Rate this topic

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

Minimum supported server

Windows Server 2012

Namespace

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

Metadata

Windows.winmd

See also

Quickstart: Sharing content (Windows Store apps using C# and XAML)
Quickstart: Sharing content (Windows Store apps using JavaScript and HTML)
Sharing content target app sample

 

 

Build date: 12/4/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.