ErrorRecord.ScriptStackTrace Property

Definition

The script stack trace for the error.

public:
 property System::String ^ ScriptStackTrace { System::String ^ get(); };
public:
 property Platform::String ^ ScriptStackTrace { Platform::String ^ get(); };
public string ScriptStackTrace { get; }
member this.ScriptStackTrace : string
Public ReadOnly Property ScriptStackTrace As String

Property Value

Applies to