Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 588 Bytes

folderinformation_getfileasync_703762627.md

File metadata and controls

26 lines (18 loc) · 588 Bytes
-api-id -api-type
M:Windows.Storage.BulkAccess.FolderInformation.GetFileAsync(System.String)
winrt method

Windows.Storage.BulkAccess.FolderInformation.GetFileAsync

-description

Retrieves a file from the current folder.

-parameters

-param name

The name of the file to retrieve.

-returns

When this method completes successfully, it returns a StorageFile.

-remarks

-examples

-see-also