Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 900 Bytes

istoragefolderqueryoperations_createfilequery_1641434999.md

File metadata and controls

27 lines (19 loc) · 900 Bytes
-api-id -api-type
M:Windows.Storage.Search.IStorageFolderQueryOperations.CreateFileQuery(Windows.Storage.Search.CommonFileQuery)
winrt method

Windows.Storage.Search.IStorageFolderQueryOperations.CreateFileQuery

-description

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

-parameters

-param query

The type of folder query to perform. This parameter defaults to CommonFileQuery.DefaultQuery.

-returns

An object for enumerating files and subscribing to events.

-remarks

-examples

-see-also

CreateFileQuery