Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 498 Bytes

istorageitem.md

File metadata and controls

24 lines (15 loc) · 498 Bytes
-api-id -api-type
T:Windows.Storage.IStorageItem
winrt interface

Windows.Storage.IStorageItem

-description

Manipulates storage items (files and folders) and their contents, and provides information about them.

[!IMPORTANT] If you simply want to work with files and folders in your app, see the StorageFile and StorageFolder classes.

-remarks

-examples

-see-also