Share via


CmdletBase Constructor

Initializes a new instance of the CmdletBase Class.

Namespace: Microsoft.PowerShell.OneGet.CmdLets
Assembly: Microsoft.PowerShell.OneGet (in Microsoft.PowerShell.OneGet.dll)

Usage

'Usage
Dim instance As New CmdletBase

Syntax

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

Remarks

The default constructor initializes any fields to their default values.

Platforms

Target Platforms

See Also

Reference

CmdletBase Class
CmdletBase Members
Microsoft.PowerShell.OneGet.CmdLets Namespace