OutPrinterCommand Constructor
Creates a new OutPrinterCommand object. 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: Microsoft.PowerShell.Commands.Utility (in Microsoft.PowerShell.Commands.Utility.dll)
Usage
'Usage
Dim instance As New OutPrinterCommand
Syntax
'Declaration
Public Sub New
public OutPrinterCommand ()
public:
OutPrinterCommand ()
public OutPrinterCommand ()
public function OutPrinterCommand ()
Remarks
For more information about this cmdlet, see Out-Printer in the Microsoft TechNet library.
For Help at the command line, type:
get-help out-printer
Platforms
Target Platforms
See Also
Reference
OutPrinterCommand Class
OutPrinterCommand Members
Microsoft.PowerShell.Commands Namespace