VisualTile Constructor (TileBinding())

 

Initializes a new instance of the VisualTile class.

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Notifications
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

Public Sub New (
	ParamArray bindings As TileBinding()
)

Parameters

bindings
Type: Microsoft.WindowsAzure.Mobile.Service.TileBinding()

An initial set of bindings for this VisualTile.

Return to top
Show: