UserNotification.Notification Propiedad

Definición

Obtiene el contenido de la notificación.

public:
 property Notification ^ Notification { Notification ^ get(); };
Notification Notification();
public Notification Notification { get; }
var notification = userNotification.notification;
Public ReadOnly Property Notification As Notification

Valor de propiedad

El contenido de la notificación.

Se aplica a