Windows.ApplicationModel.DataTransfer.StandardDataFormats.StorageItems
March 27, 2021 ยท View on GitHub
-description
A read-only property that returns the format ID string value corresponding to the storage item format (for files and folders).
-property-value
The format ID string value corresponding to the storage item format (for files and folders).
-remarks
-examples
This example demonstrates the use of the StorageItems property. For more examples, see the Clipboard sample and the ShareTarget sample.
[!code-csHowToReceiveShare]