Board
Board.Save.BoardSaveGameManager
BoardSaveGameManager.GetSaveGamesMetadata() Method
Gets the metadata for the save games for the current application on the Board device.
public static System.Threading.Tasks.Task<Board.Save.BoardSaveGameMetadata[]> GetSaveGamesMetadata();
Returns
System.Threading.Tasks.Task<BoardSaveGameMetadata[]>
The task object representing the asynchronous operation.