GetClipboardCommand.Format Property

Definition

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

Property Value

Applies to