EventCommand Enumeration
.NET Framework (current version)
Describes the command (EventCommandEventArgs::Command property) that is passed to the OnEventCommand callback.
Assembly: mscorlib (in mscorlib.dll)
| Member name | Description | |
|---|---|---|
| Disable | Disable the event. | |
| Enable | Enable the event. | |
| SendManifest | Send the manifest. | |
| Update | Update the event. |
Universal Windows Platform
Available since 8
.NET Framework
Available since 4.5
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Available since 8
.NET Framework
Available since 4.5
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Show: