ExceptionCollection.Exceptions Propriedade

Definição

Obtém o array de Exception objetos que representam a coleção de exceções.

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

Valor de Propriedade

Um Exception array que representa a coleção de exceções.

Aplica-se a