PowerShell.HadErrors Property

Definition

If an error occurred while executing the pipeline, this will be set to true.

public bool HadErrors { get; }
Property Value