Action Constructor

 

This member is overloaded. For more information about this member, including syntax, click a name in the overload list.

Namespace:   Microsoft.ManagementConsole
Assembly:  Microsoft.ManagementConsole (in Microsoft.ManagementConsole.dll)

Overload List

Name Description
System_CAPS_pubmethod Action()

Initializes a new instance of the Action class.

System_CAPS_pubmethod Action(String, String)

Initializes a new instance of the Action class using the display name and the long description as parameters.

System_CAPS_pubmethod Action(String, String, Int32)

Initializes a new instance of the Action class using the display name, description, and image index as parameters.

System_CAPS_pubmethod Action(String, String, Int32, Object)

Initializes a new instance of the Action class using the display name, description, image index, and additional user-defined data as parameters

See Also

Action Class
Microsoft.ManagementConsole Namespace

Return to top