TileBinding.Images Property

Definition

Set of TileImage elements

public System.Collections.ObjectModel.Collection<Microsoft.Azure.Mobile.Server.TileImage> Images { get; }
member this.Images : System.Collections.ObjectModel.Collection<Microsoft.Azure.Mobile.Server.TileImage>
Public ReadOnly Property Images As Collection(Of TileImage)

Property Value

Applies to