PushNotificationReceivedEventArgs.BadgeNotification 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得徽章更新的內容,以回應此推播通知。
public:
property BadgeNotification ^ BadgeNotification { BadgeNotification ^ get(); };
BadgeNotification BadgeNotification();
public BadgeNotification BadgeNotification { get; }
var badgeNotification = pushNotificationReceivedEventArgs.badgeNotification;
Public ReadOnly Property BadgeNotification As BadgeNotification
屬性值
保留更新資訊。 如果 NotificationType 不是 徽章類型,則此值為 Null。
Windows 需求
應用程式功能 |
internetClient
|