PowerShell Logo Small

Get-Clipboard



This is the built-in help made by Microsoft for the command 'Get-Clipboard', in PowerShell version 5 - as retrieved from Windows version 'Microsoft Windows Server 2012 R2 Standard' PowerShell help files on 2016-06-23.

For PowerShell version 3 and up, where you have Update-Help, this command was run just before creating the web pages from the help files.

SYNOPSIS


Get-Clipboard [-Format <ClipboardFormat>] [-TextFormatType <TextDataFormat>] [-Raw] [<CommonParameters>]

SYNTAX


syntaxItem
----------
{@{name=Get-Clipboard; CommonParameters=True; WorkflowCommonParameters=False; parameter=System.Object[]}}


Search powershellhelp.space

DESCRIPTION

<

RELATED LINKS

navigationLink
--------------
{@{uri=http://go.microsoft.com/fwlink/?LinkId=526219}}


REMARKS

Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only partial help.
-- To download and install Help files for the module that includes this cmdlet, use Update-Help.
-- To view the Help topic for this cmdlet online, type: "Get-Help Get-Clipboard -Online" or
go to http://go.microsoft.com/fwlink/?LinkId=526219.

<

Examples