ExceptionCollection.Exceptions Özellik

Tanım

Özel durum koleksiyonunu Exception temsil eden nesne dizisini alır.

public:
 property System::Collections::ArrayList ^ Exceptions { System::Collections::ArrayList ^ get(); };
public System.Collections.ArrayList Exceptions { get; }
public System.Collections.ArrayList? Exceptions { get; }
member this.Exceptions : System.Collections.ArrayList
Public ReadOnly Property Exceptions As ArrayList

Özellik Değeri

Özel Exception durum koleksiyonunu temsil eden bir dizi.

Şunlara uygulanır