Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 731 Bytes

folderinformation_createitemquerywithoptions_1519361285.md

File metadata and controls

26 lines (18 loc) · 731 Bytes
-api-id -api-type
M:Windows.Storage.BulkAccess.FolderInformation.CreateItemQueryWithOptions(Windows.Storage.Search.QueryOptions)
winrt method

Windows.Storage.BulkAccess.FolderInformation.CreateItemQueryWithOptions

-description

Creates an object used to perform filtered search queries for items in the folder. The object is initialized with the specified query options.

-parameters

-param queryOptions

The initial query options.

-returns

An object for managing the search queries and accessing the results.

-remarks

-examples

-see-also