Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 881 Bytes

storageitemaccesslist_getfileasync_703762627.md

File metadata and controls

27 lines (19 loc) · 881 Bytes
-api-id -api-type
M:Windows.Storage.AccessCache.StorageItemAccessList.GetFileAsync(System.String)
winrt method

Windows.Storage.AccessCache.StorageItemAccessList.GetFileAsync

-description

Retrieves the specified StorageFile from the list.

-parameters

-param token

The token of the StorageFile to retrieve.

-returns

When this method completes successfully, it returns the StorageFile that is associated with the specified token.

-remarks

-examples

-see-also

GetFileAsync(String, AccessCacheOptions), StorageFile