List of exceptions that occurred during the operation.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ArrayList Exceptions { get; }
Public ReadOnly Property Exceptions As ArrayList
public: property ArrayList^ Exceptions { ArrayList^ get (); }