다음을 통해 공유


ScriptExecutionData.Errors Property

Definition

Standard error output stream from the powershell execution.

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

Property Value

Applies to