Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.74 KB

fileinformation.md

File metadata and controls

22 lines (15 loc) · 1.74 KB
-api-id -api-type
T:Windows.Storage.BulkAccess.FileInformation
winrt class

Windows.Storage.BulkAccess.FileInformation

-description

Provides synchronous access to the properties exposed off StorageFile and lets an app perform asynchronous file operations such as copy, delete, move, and rename.

-remarks

You can retrieve a list of FileInformation objects by calling one of the fileInformationFactory.getFilesAsync methods.

-examples

-see-also

FileInformationFactory.GetFilesAsync, IStorageItemInformation, IStorageFile, IStorageItem, IRandomAccessStreamReference, IInputStreamReference, IStorageItemProperties, IStorageItem2, IStorageItemPropertiesWithProvider, IStorageFilePropertiesWithAvailability