Share via


ControlPanelItemBaseCommand Constructor

Initializes a new instance of the ControlPanelItemBaseCommand Class.

Namespace: Microsoft.PowerShell.Commands
Assembly: Microsoft.PowerShell.Commands.Management (in Microsoft.PowerShell.Commands.Management.dll)

Usage

'Usage
Dim instance As New ControlPanelItemBaseCommand

Syntax

'Declaration
Protected Sub New
protected ControlPanelItemBaseCommand ()
protected:
ControlPanelItemBaseCommand ()
protected ControlPanelItemBaseCommand ()
protected function ControlPanelItemBaseCommand ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Target Platforms

See Also

Reference

ControlPanelItemBaseCommand Class
ControlPanelItemBaseCommand Members
Microsoft.PowerShell.Commands Namespace