JoinStringCommand.DoubleQuote Property

Definition

Gets or sets if the output items should we wrapped in double quotes.

[System.Management.Automation.Parameter(ParameterSetName="DoubleQuote")]
public System.Management.Automation.SwitchParameter DoubleQuote { get; set; }
[<System.Management.Automation.Parameter(ParameterSetName="DoubleQuote")>]
member this.DoubleQuote : System.Management.Automation.SwitchParameter with get, set
Public Property DoubleQuote As SwitchParameter

Property Value

Attributes

Applies to