다음을 통해 공유


PushNotificationReceivedEventArgs.TileNotification 속성

정의

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

public:
 property TileNotification ^ TileNotification { TileNotification ^ get(); };
TileNotification TileNotification();
public TileNotification TileNotification { get; }
var tileNotification = pushNotificationReceivedEventArgs.tileNotification;
Public ReadOnly Property TileNotification As TileNotification

속성 값

업데이트 정보를 보유합니다. NotificationType타일 형식이 아니면 이 값은 NULL입니다.

Windows 요구 사항

앱 기능
internetClient

적용 대상

추가 정보