Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 657 Bytes

folderinformation_arequeryoptionssupported_849436946.md

File metadata and controls

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

Windows.Storage.BulkAccess.FolderInformation.AreQueryOptionsSupported

-description

Retrieves a value that indicates whether the folder supports the specified search query options.

-parameters

-param queryOptions

The search query options to test.

-returns

True if the folder supports the specified search query options; otherwise false.

-remarks

-examples

-see-also