UserNotificationChangedEventArgs.ChangeKind Eigenschaft

Definition

Ruft den Typ der Änderung ab, die das Ereignis ausgelöst hat.

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

Eigenschaftswert

Der Typ der Änderung, die das Ereignis ausgelöst hat.

Gilt für: