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
|