PushNotificationReceivedEventArgs.TileNotification Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene il contenuto di un aggiornamento del riquadro da eseguire in risposta a questa notifica push.
public:
property TileNotification ^ TileNotification { TileNotification ^ get(); };
TileNotification TileNotification();
public TileNotification TileNotification { get; }
var tileNotification = pushNotificationReceivedEventArgs.tileNotification;
Public ReadOnly Property TileNotification As TileNotification
Valore della proprietà
Contiene le informazioni sull'aggiornamento. Se NotificationType non è di tipo Tile, questo valore è NULL.
Requisiti Windows
Funzionalità dell'app |
internetClient
|