Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.06 KB

storageitemaccesslist_getfileasync_1971694711.md

File metadata and controls

30 lines (21 loc) · 1.06 KB
-api-id -api-type
M:Windows.Storage.AccessCache.StorageItemAccessList.GetFileAsync(System.String,Windows.Storage.AccessCache.AccessCacheOptions)
winrt method

Windows.Storage.AccessCache.StorageItemAccessList.GetFileAsync

-description

Retrieves the StorageFile from the list using the specified options.

-parameters

-param token

The token of the StorageFile to retrieve.

-param options

The enum value that describes the behavior to use when the app accesses the item.

-returns

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

-remarks

-examples

-see-also

GetFileAsync(String), StorageFile