Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 700 Bytes

storagefolder_iscommonfolderquerysupported_1797734947.md

File metadata and controls

26 lines (18 loc) · 700 Bytes
-api-id -api-type
M:Windows.Storage.StorageFolder.IsCommonFolderQuerySupported(Windows.Storage.Search.CommonFolderQuery)
winrt method

Windows.Storage.StorageFolder.IsCommonFolderQuerySupported

-description

Indicates whether the current folder supports the specified CommonFolderQuery.

-parameters

-param query

The value to test.

-returns

True if the folder supports the specified CommonFolderQuery; otherwise, false.

-remarks

-examples

-see-also