Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 520 Bytes

dataproviderrequest_setdata_987228704.md

File metadata and controls

23 lines (16 loc) · 520 Bytes
-api-id -api-type
M:Windows.ApplicationModel.DataTransfer.DataProviderRequest.SetData(System.Object)
winrt method

Windows.ApplicationModel.DataTransfer.DataProviderRequest.SetData

-description

Sets the content of the DataPackage to be shared with a target app.

-parameters

-param value

The object associated with a particular format in the DataPackage.

-remarks

-examples

-see-also