Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 612 Bytes

storageitemmostrecentlyusedlist_checkaccess_1871838763.md

File metadata and controls

26 lines (18 loc) · 612 Bytes
-api-id -api-type
M:Windows.Storage.AccessCache.StorageItemMostRecentlyUsedList.CheckAccess(Windows.Storage.IStorageItem)
winrt method

Windows.Storage.AccessCache.StorageItemMostRecentlyUsedList.CheckAccess

-description

Determines whether the app has access to the specified storage item in the most recently used (MRU) list.

-parameters

-param file

The storage item to check for access.

-returns

True if the app can access the storage item; otherwise false.

-remarks

-examples

-see-also