Share via


ScriptExecutionData.Warnings Property

Definition

Standard warning out stream from the powershell execution.

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

Property Value

Applies to