Share via


ScriptExecutionData.Information Property

Definition

Standard information out stream from the powershell execution.

public System.Collections.Generic.IReadOnlyList<string> Information { get; }
member this.Information : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property Information As IReadOnlyList(Of String)

Property Value

Applies to