-api-id | -api-type |
---|---|
M:Windows.Storage.FileProperties.VideoProperties.RetrievePropertiesAsync(Windows.Foundation.Collections.IIterable{System.String}) |
winrt method |
Retrieves the specified properties associated with the item.
A collection that contains the names of the properties to retrieve.
When this method completes successfully, it returns a collection (type IMap) that contains the specified properties and values as key-value pairs.
In JavaScript, use then or done to specify handler functions that will capture and process the collection when it is returned.