Share via


ScriptExecutionData.FailureReason Property

Definition

Error message if the script was able to run, but if the script itself had errors or powershell threw an exception.

public string FailureReason { get; set; }
member this.FailureReason : string with get, set
Public Property FailureReason As String

Property Value

Applies to