Windows.Storage.Search.QueryOptions.FolderDepth

February 8, 2017 ยท View on GitHub

-description

Indicates whether the search query should produce a shallow view of the folder contents or a deep recursive view of all files and subfolder.

-property-value

A value that indicates how deeply to query the folder. The default value is FolderDepth.Shallow. Predefined queries typically override this property and change it to FolderDepth.Deep.

-remarks

-examples

-see-also

Contents

  1. 1-description
  2. 2-property-value
  3. 3-remarks
  4. 4-examples
  5. 5-see-also