ExceptionCollection.Exceptions Propiedad

Definición

Obtiene la matriz de Exception objetos que representan la colección de excepciones.

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 propiedad

Matriz Exception que representa la colección de excepciones.

Se aplica a