RemoteException.SerializedRemoteException 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.
Original Serialized Exception from remote PowerShell.
public:
property System::Management::Automation::PSObject ^ SerializedRemoteException { System::Management::Automation::PSObject ^ get(); };
public System.Management.Automation.PSObject SerializedRemoteException { get; }
member this.SerializedRemoteException : System.Management.Automation.PSObject
Public ReadOnly Property SerializedRemoteException As PSObject
Property Value
Remarks
This is the exception which was thrown in remote.