Action
(Microsoft.ManagementConsole.Action)
Inherits:
Microsoft.ManagementConsole.ActionBase
Interfaces:
Derived Types:
0
Assembly:
Microsoft.ManagementConsole.dll
This is a sealed class that represents an action that is defined by a snap-in. This action may be exposed through various UI elements. An instance of the Action class creates a Triggered event when the action is triggered.
VB.NET
C#
|
VB.NET
Public NotInheritable Class Action
Inherits Microsoft.ManagementConsole.ActionBase
End Class
Articles