ContainerInfoQueryResult.GetContainerInfo2Async Method ()

Asynchronously retrieves information for all the containers that matched the query.

Syntax

public:
IAsyncOperation<IVectorView<ContainerInfo2>^ >^ GetContainerInfo2Async()  

Return value

Type: IAsyncOperation<IVectorView<ContainerInfo2>^ > 

Returns ContainerInfo2 objects for all the containers that matched the query. ContainerInfo2 objects are returned in order of most recently modified first.

Requirements

Namespace: Windows.Xbox.Storage

Metadata: windows.winmd

See also

Reference

ContainerInfoQueryResult Class

ContainerInfoQueryResult Members

Windows.Xbox.Storage Namespace