PSArgumentNullException.ErrorRecord Property

Definition

Additional information about the error.

public:
 property System::Management::Automation::ErrorRecord ^ ErrorRecord { System::Management::Automation::ErrorRecord ^ get(); };

Property Value

Implements

Remarks

Note that ErrorRecord.Exception is ParentContainsErrorRecordException.

Applies to