Adds a new storage item and accompanying metadata to the access list, or replaces the specified item if it already exists in the list.
Syntax
storageItemAccessList.addOrReplace(token, file, metadata);
Parameters
- token
-
Type: String [JavaScript] | System.String [.NET] | Platform::String [C++]
A token that the app can use later to retrieve this storage item.
- file
-
Type: IStorageItem
The storage item to add or replace.
- metadata
-
Type: String [JavaScript] | System.String [.NET] | Platform::String [C++]
Optional metadata to associate with the storage item.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012