AggregateException.GetBaseException Méthode

Définition

Retourne AggregateException qui est la cause première de cette exception.

public:
 override Exception ^ GetBaseException();
public override Exception GetBaseException ();
override this.GetBaseException : unit -> Exception
Public Overrides Function GetBaseException () As Exception

Retours

Exception

AggregateException qui est la cause première de cette exception.

S’applique à