OutFile.NoNewline Property

Definition

Provides access to the NoNewline parameter.

[System.ComponentModel.DefaultValue(null)]
public System.Activities.InArgument<System.Management.Automation.SwitchParameter> NoNewline { get; set; }
[<System.ComponentModel.DefaultValue(null)>]
member this.NoNewline : System.Activities.InArgument<System.Management.Automation.SwitchParameter> with get, set
Public Property NoNewline As InArgument(Of SwitchParameter)

Property Value

Attributes

Applies to