Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 696 Bytes

storageitemaccesslist_add_1273825666.md

File metadata and controls

30 lines (21 loc) · 696 Bytes
-api-id -api-type
M:Windows.Storage.AccessCache.StorageItemAccessList.Add(Windows.Storage.IStorageItem,System.String)
winrt method

Windows.Storage.AccessCache.StorageItemAccessList.Add

-description

Adds a new storage item and accompanying metadata to the access list.

-parameters

-param file

The storage item to add.

-param metadata

Optional metadata to associate with the storage item.

-returns

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

-remarks

-examples

-see-also

Add(IStorageItem)