AggregateException.GetBaseException Yöntem

Tanım

AggregateException Bu özel durumun kök nedenini döndürür.

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

Döndürülenler

Exception

AggregateException Bu özel durumun kök nedeni budur.

Şunlara uygulanır