次の方法で共有


NotificationOutcome.NotificationId プロパティ

定義

通知 ID を取得または設定します。

public string NotificationId { get; set; }
member this.NotificationId : string with get, set
Public Property NotificationId As String

プロパティ値

通知 ID。

注釈

このプロパティには、Standard レベルの Notification Hubs を使用する場合にのみ値が含まれます。

適用対象