次の方法で共有


NotificationInstallation.Templates プロパティ

定義

オブジェクトに対する NotificationTemplate テンプレート名のディクショナリ。

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

プロパティ値

適用対象