MergingRedirectionAst.ToStream Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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