AggregateException.GetBaseException Method

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Returns the AggregateException object that is the root cause of this exception.

Namespace:  System
Assembly:  mscorlib (in mscorlib.dll)

Syntax

'Declaration
Public Overrides Function GetBaseException As Exception
public override Exception GetBaseException()

Return Value

Type: System.Exception
The AggregateException object that is the root cause of this exception.

Version Information

Silverlight

Supported in: 5

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.