AutomationNotificationKind Enum

Definition

C#
public enum AutomationNotificationKind
Inheritance
AutomationNotificationKind

Fields

Name Value Description
ItemAdded 0

An item was added that should be presented to the user.

ItemRemoved 1

An item was removed that should be presented to the user.

ActionCompleted 2

An action completed.

ActionAborted 3

An action was aborted.

Other 4

Applies to

Product Versions
.NET Framework 4.8.1
Windows Desktop 6, 7, 8, 9