Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 921 Bytes

queryoptions_grouppropertyname.md

File metadata and controls

23 lines (16 loc) · 921 Bytes
-api-id -api-type
P:Windows.Storage.Search.QueryOptions.GroupPropertyName
winrt property

Windows.Storage.Search.QueryOptions.GroupPropertyName

-description

Gets the name of the property used to group query results if the QueryOptions object was created using a CommonFolderQuery. For example, if CommonFolderQuery.GroupByYear is used to create a QueryOptions object, the value of this property is System.ItemDate.

-property-value

The property that is being used to group files and that is specified by the CommonFolderQuery enumeration.

-remarks

-examples

-see-also

queryOptions class, CommonFolderQuery enumeration