AddModuleCommand Constructor

Initializes a new instance of the AddModuleCommand class This class is included in this SDK for completeness only. The members of this class cannot be used directly, nor should this class be used to derive other classes.

Namespace: Microsoft.PowerShell.Commands
Assembly: System.Management.Automation (in system.management.automation.dll)

Usage

Syntax

'Declaration
Public Sub New
public AddModuleCommand ()
public:
AddModuleCommand ()
public AddModuleCommand ()
public function AddModuleCommand ()

Remarks

For more information about this cmdlet, see Add-Module in the Microsoft TechNet Library.

For Help at the command line, type:

PS>get-help add-module

Platforms

Development Platforms

Windows Server 2008, Windows Vista, Windows Server 2003, Windows XP

Target Platforms

Windows Server 2008, Windows Server 2003, Windows Vista, Windows XP

See Also

Reference

AddModuleCommand Class
AddModuleCommand Members
Microsoft.PowerShell.Commands Namespace

Other Resources

Windows PowerShell SDK