AutomationNotificationKind Enumerazione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Indica il tipo di notifica durante la chiamata a RaiseNotificationEvent(AutomationNotificationKind, AutomationNotificationProcessing, String, String).
public enum class AutomationNotificationKind
public enum AutomationNotificationKind
type AutomationNotificationKind =
Public Enum AutomationNotificationKind
- Ereditarietà
Nome | Valore | Descrizione |
---|---|---|
ActionAborted | 3 | Un'azione è stata interrotta. |
ActionCompleted | 2 | Azione completata. |
ItemAdded | 0 | È stato aggiunto un elemento che deve essere presentato all'utente. |
ItemRemoved | 1 | Un elemento è stato rimosso che deve essere presentato all'utente. |
Other | 4 |
Prodotto | Versioni |
---|---|
.NET Framework | 4.8.1 |
Windows Desktop | 6, 7, 8, 9 |
Feedback su .NET
.NET è un progetto open source. Seleziona un collegamento per fornire feedback: