UserNotification.Notification Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém o conteúdo da notificação.
public:
property Notification ^ Notification { Notification ^ get(); };
Notification Notification();
public Notification Notification { get; }
var notification = userNotification.notification;
Public ReadOnly Property Notification As Notification
Valor da propriedade
O conteúdo da notificação.