GetClipboardCommand.Format Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Property that sets clipboard type. This will return the required format from clipboard
public Microsoft.PowerShell.Commands.ClipboardFormat Format { get; set; }
member this.Format : Microsoft.PowerShell.Commands.ClipboardFormat with get, set
Public Property Format As ClipboardFormat