Asynchronously retrieves information for all the containers that matched the query.
public:
IAsyncOperation<IVectorView<ContainerInfo2>^ >^ GetContainerInfo2Async()
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.
Namespace: Windows.Xbox.Storage
Metadata: windows.winmd
ContainerInfoQueryResult Class