VisualTile.Bindings Property

Definition

The TileBinding specifies a tile templates. Every notification should include one binding element for each supported tile size.

public System.Collections.ObjectModel.Collection<Microsoft.WindowsAzure.Mobile.Service.TileBinding> Bindings { get; }
member this.Bindings : System.Collections.ObjectModel.Collection<Microsoft.WindowsAzure.Mobile.Service.TileBinding>
Public ReadOnly Property Bindings As Collection(Of TileBinding)

Property Value

Applies to