UserNotificationChangedEventArgs.ChangeKind Proprietà

Definizione

Ottiene il tipo di modifica che ha attivato l'evento.

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

Valore della proprietà

Tipo di modifica che ha attivato l'evento.

Si applica a