你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

NotificationInstallation.SecondaryTiles 属性

定义

要在此安装中注册的对象的辅助磁贴名称 NotificationSecondaryTile 字典。

public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Mobile.Server.Notifications.NotificationSecondaryTile> SecondaryTiles { get; set; }
member this.SecondaryTiles : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Mobile.Server.Notifications.NotificationSecondaryTile> with get, set
Public Property SecondaryTiles As IDictionary(Of String, NotificationSecondaryTile)

属性值

适用于