Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 654 Bytes

folderinformation_iscommonfilequerysupported_1848755604.md

File metadata and controls

26 lines (18 loc) · 654 Bytes
-api-id -api-type
M:Windows.Storage.BulkAccess.FolderInformation.IsCommonFileQuerySupported(Windows.Storage.Search.CommonFileQuery)
winrt method

Windows.Storage.BulkAccess.FolderInformation.IsCommonFileQuerySupported

-description

Retrieves a value that indicates whether the current folder supports the specified common file query.

-parameters

-param query

The common file query to test.

-returns

True if the folder supports the specified common file query; otherwise false.

-remarks

-examples

-see-also