ConvertFromMarkdownCommand.AsVT100EncodedString Property

Definition

Gets or sets if the Markdown document should be converted to a VT100 encoded string.

[System.Management.Automation.Parameter]
public System.Management.Automation.SwitchParameter AsVT100EncodedString { get; set; }
[<System.Management.Automation.Parameter>]
member this.AsVT100EncodedString : System.Management.Automation.SwitchParameter with get, set
Public Property AsVT100EncodedString As SwitchParameter

Property Value

Attributes

Applies to