AggregateException.GetBaseException Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
AggregateException Bu özel durumun kök nedeni budur.