Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.05 KB

gamesaveprovider_createcontainerinfoquery_424994130.md

File metadata and controls

31 lines (19 loc) · 1.05 KB
-api-id -api-type
M:Windows.Gaming.XboxLive.Storage.GameSaveProvider.CreateContainerInfoQuery
winrt method

Windows.Gaming.XboxLive.Storage.GameSaveProvider.CreateContainerInfoQuery

-description

Creates a GameSaveContainerInfoQuery instance that enumerates all containers in this game save provider.

-returns

Type: GameSaveContainerInfoQuery

GameSaveContainerInfoQuery instance that enumerates all containers in this game save provider.

-remarks

Call GetContainerInfoAsync on the returned object to retrieve container information. Containers are enumerated in order of the most recently modified first.

-examples

-see-also

GameSaveProvider, CreateContainerInfoQuery(String)