VisualTile.Version Property

Definition

The version of the tile XML schema this particular payload was developed for. It can have two values, 1 or 2. Version 1 requires a valid payload under the Windows 8 schema. Version 2 recognizes the new large tile templates, the new Windows 8.1 template names for existing templates, and the fallback attribute of the binding element.

public int Version { get; set; }
member this.Version : int with get, set
Public Property Version As Integer

Property Value

Applies to