다음을 통해 공유


PushNotificationReceivedEventArgs.BadgeNotification 속성

정의

이 푸시 알림에 대한 응답으로 수행할 배지 업데이트의 콘텐츠를 가져옵니다.

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

적용 대상

추가 정보