AggregateException.GetBaseException Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns the AggregateException object that is the root cause of this exception.
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: System.ExceptionThe AggregateException object that is the root cause of this exception.
Show: