Partager via


UserNotificationChangedEventArgs.ChangeKind Propriété

Définition

Obtient le type de modification qui a déclenché l’événement.

public:
 property UserNotificationChangedKind ChangeKind { UserNotificationChangedKind get(); };
UserNotificationChangedKind ChangeKind();
public UserNotificationChangedKind ChangeKind { get; }
var userNotificationChangedKind = userNotificationChangedEventArgs.changeKind;
Public ReadOnly Property ChangeKind As UserNotificationChangedKind

Valeur de propriété

Type de modification qui a déclenché l’événement.

S’applique à