RemoteException.SerializedRemoteInvocationInfo Property     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
InvocationInfo, if any, associated with the SerializedRemoteException.
public:
 property System::Management::Automation::PSObject ^ SerializedRemoteInvocationInfo { System::Management::Automation::PSObject ^ get(); };public System.Management.Automation.PSObject SerializedRemoteInvocationInfo { get; }member this.SerializedRemoteInvocationInfo : System.Management.Automation.PSObjectPublic ReadOnly Property SerializedRemoteInvocationInfo As PSObjectProperty Value
Remarks
This is the serialized InvocationInfo from the remote PowerShell.