-api-id | -api-type |
---|---|
P:Windows.ApplicationModel.DataTransfer.DataRequestedEventArgs.Request |
winrt property |
Enables you to get the DataRequest object and either give it data or a failure message.
The object used to manage content as part of a share operation.
When a user invokes the Share UI to share content, the system fires a datarequested event. The request property of the event contains a DataRequest object, which lets your app supply the information the user wants to share.