AggregateException.GetBaseException Metoda

Definicja

AggregateException Zwraca główną przyczynę tego wyjątku.

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

Zwraca

Exception

Jest to główna przyczyna AggregateException tego wyjątku.

Dotyczy