UserNotification.Notification Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le contenu de la notification.
public:
property Notification ^ Notification { Notification ^ get(); };
Notification Notification();
public Notification Notification { get; }
var notification = userNotification.notification;
Public ReadOnly Property Notification As Notification
Valeur de propriété
Contenu de la notification.