MergingRedirectionAst.ToStream Property

Definition

The stream that results will be written to.

public:
 property System::Management::Automation::Language::RedirectionStream ToStream { System::Management::Automation::Language::RedirectionStream get(); };
public System.Management.Automation.Language.RedirectionStream ToStream { get; }
member this.ToStream : System.Management.Automation.Language.RedirectionStream
Public ReadOnly Property ToStream As RedirectionStream

Property Value

Applies to