UnregisterPSEventCommand Constructor

Initializes a new instance of the PSCmdlet class.

Namespace: Microsoft.PowerShell.Commands
Assembly: Microsoft.PowerShell.Commands.Utility (in microsoft.powershell.commands.utility.dll)

Usage

Syntax

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

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

UnregisterPSEventCommand Class
UnregisterPSEventCommand Members
Microsoft.PowerShell.Commands Namespace

Other Resources

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