Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 448 Bytes

istoragefile2.md

File metadata and controls

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

Windows.Storage.IStorageFile2

-description

Represents a file. Provides information about the file and its contents, and ways to manipulate them.

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

-remarks

-examples

-see-also