Board
Board.Save.BoardSaveGameMetadata
BoardSaveGameMetadata.hasCoverImage Property
Gets a value indicating whether this save game has a cover image available.
public bool hasCoverImage { get; }
Property Value
Remarks
Use LoadSaveGameCoverImage(string) to load the actual image data.