Share via


RedirectionAst.FromStream Property

Definition

The stream to read objects from. Objects are either merged with another stream, or written to a file.

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

Property Value

Applies to