Windows.Storage.AccessCache.StorageItemAccessList.Add

February 8, 2017 ยท View on GitHub

-description

Adds a new storage item to the access list.

-parameters

-param file

The storage item to add.

-returns

A token that the app can use later to retrieve the storage item.

-remarks

-examples

-see-also

Add(IStorageItem, String)

Contents

  1. 1-description
  2. 2-parameters
  3. 2.1-param file
  4. 3-returns
  5. 4-remarks
  6. 5-examples
  7. 6-see-also