-api-id | -api-type |
---|---|
P:Windows.ApplicationModel.DataTransfer.StandardDataFormats.StorageItems |
winrt property |
A read-only property that returns the format ID string value corresponding to the storage item format (for files and folders).
The format ID string value corresponding to the storage item format (for files and folders).
This example demonstrates the use of the StorageItems property. For more examples, see the Clipboard sample and the ShareTarget sample.
[!code-csHowToReceiveShare]