OutStringCommand.NoNewline Property

Definition

False to add a newline to the end of the output string, true if not.

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

Property Value

Attributes

Applies to