Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.16 KB

imageproperties_savepropertiesasync_132989229.md

File metadata and controls

27 lines (19 loc) · 1.16 KB
-api-id -api-type
M:Windows.Storage.FileProperties.ImageProperties.SavePropertiesAsync(Windows.Foundation.Collections.IIterable{Windows.Foundation.Collections.IKeyValuePair{System.String,System.Object}})
winrt method

Windows.Storage.FileProperties.ImageProperties.SavePropertiesAsync

-description

Saves the specified properties and values associated with the item.

-parameters

-param propertiesToSave

A collection that contains the names and values of the properties to save as key-value pairs (type IKeyValuePair).

-returns

No object or value is returned when this method completes.

-remarks

-examples

-see-also

[imageProperties.savePropertiesAsync methods, imageProperties.savePropertiesAsync() method, Windows.Foundation.Collections.IKeyValuePair interface