GetPSJobCommand Constructor

Initializes a new instance of the PSCmdlet class.

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

Usage

Syntax

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

Example

For an example of how to create cmdlets that use this class, see the following topics in the Windows PowerShell Programmer's Guide.

Remarks

For more information about cmdlets, see PowerShellCmdlets in the Windows PowerShell Programmer's Guide.

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

GetPSJobCommand Class
GetPSJobCommand Members
Microsoft.PowerShell.Commands Namespace

Other Resources

Windows PowerShell Cmdlets
Windows PowerShell Programmer's Guide
Windows PowerShell SDK