SetClipboardCommand.AsHtml 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 html parameter. This will allow html content rendered as html to clipboard.
public System.Management.Automation.SwitchParameter AsHtml { get; set; }
member this.AsHtml : System.Management.Automation.SwitchParameter with get, set
Public Property AsHtml As SwitchParameter