OutLineOutputCommand.LineOutput Property

Definition

Command line switch for ILineOutput communication channel.

public:
 property System::Object ^ LineOutput { System::Object ^ get(); void set(System::Object ^ value); };
public:
 property Platform::Object ^ LineOutput { Platform::Object ^ get(); void set(Platform::Object ^ value); };
public object LineOutput { get; set; }
[System.Management.Automation.Parameter(Mandatory=true, Position=0)]
public object LineOutput { get; set; }
member this.LineOutput : obj with get, set
[<System.Management.Automation.Parameter(Mandatory=true, Position=0)>]
member this.LineOutput : obj with get, set
Public Property LineOutput As Object

Property Value

Attributes

Applies to