MapTileSet.TileSetDescription 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.
Text description of the tileset. The description can contain any legal character. Implementations SHOULD NOT interpret the description as HTML.
public string TileSetDescription { get; }
member this.TileSetDescription : string
Public ReadOnly Property TileSetDescription As String