This topic has not yet been rated - Rate this topic

IStorageFolderQueryOperations.CreateFolderQuery() method

Retrieves an object for enumerating folders in a storage location and subscribing to events that fire when the contents of the storage location change.

Syntax


StorageFolderQueryResult CreateFolderQuery()

Parameters

This method has no parameters.

Return value

Type: StorageFolderQueryResult

An object for enumerating folders and subscribing to events.

Remarks

Windows Phone 8

This API is not implemented and will throw an exception if called.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Minimum supported phone

Windows Phone 8

Namespace

Windows.Storage.Search
Windows::Storage::Search [C++]

Metadata

Windows.winmd

See also

IStorageFolderQueryOperations
CreateFolderQuery(CommonFolderQuery)

 

 

Build date: 2/25/2013

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.