MapTileSet.TileSetVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A semver.org style version number for the tiles contained within the tileset. When changes across tiles are introduced, the minor version MUST change.
public string TileSetVersion { get; }
member this.TileSetVersion : string
Public ReadOnly Property TileSetVersion As String