AggregateException.GetBaseException Metodo

Definizione

Restituisce l'oggetto AggregateException che rappresenta la causa principale dell'eccezione corrente.

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

Restituisce

Exception

AggregateException che rappresenta la causa radice dell'eccezione.

Si applica a