Windows.Storage.Search.IStorageFolderQueryOperations.CreateFileQueryWithOptions

February 24, 2017 ยท View on GitHub

-description

Retrieves an object with the specified options for enumerating the files in a storage location and subscribing to events that fire when the contents of the storage location change.

-parameters

-param queryOptions

The options for filtering the query results.

-returns

An object for enumerating files and subscribing to events.

-remarks

-examples

-see-also