Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 879 Bytes

contentindexer_retrievepropertiesasync_1409645577.md

File metadata and controls

29 lines (20 loc) · 879 Bytes
-api-id -api-type
M:Windows.Storage.Search.ContentIndexer.RetrievePropertiesAsync(System.String,Windows.Foundation.Collections.IIterable{System.String})
winrt method

Windows.Storage.Search.ContentIndexer.RetrievePropertiesAsync

-description

Gets content properties based on the given content identifier.

-parameters

-param contentId

The identifier for the content properties.

-param propertiesToRetrieve

The retrieved properties, based on contentId.

-returns

When this method completes, it returns the retrieved properties as a map of key-value pairs.

-remarks

-examples

-see-also