Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 630 Bytes

datapackageview_getdataasync_225712847.md

File metadata and controls

26 lines (18 loc) · 630 Bytes
-api-id -api-type
M:Windows.ApplicationModel.DataTransfer.DataPackageView.GetDataAsync(System.String)
winrt method

Windows.ApplicationModel.DataTransfer.DataPackageView.GetDataAsync

-description

Gets the data contained in the DataPackageView.

-parameters

-param formatId

Specifies the format of the data. We recommend that you set this value by using the StandardDataFormats class.

-returns

The data.

-remarks

-examples

-see-also