PushNotificationReceivedEventArgs.TileNotification プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このプッシュ通知に応答して実行するタイル更新の内容を取得します。
public:
property TileNotification ^ TileNotification { TileNotification ^ get(); };
TileNotification TileNotification();
public TileNotification TileNotification { get; }
var tileNotification = pushNotificationReceivedEventArgs.tileNotification;
Public ReadOnly Property TileNotification As TileNotification
プロパティ値
更新情報を保持します。 NotificationType が Tile 型でない場合、この値は NULL です。
Windows の要件
アプリの機能 |
internetClient
|