Proprietà AggregateException.InnerExceptions (F#)
Ottiene un insieme in sola lettura delle istanze di Exception che hanno causato l'eccezione corrente.
Percorso spazio dei nomi/modulo: System
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature:
member this.InnerExceptions : ReadOnlyCollection<exn>
// Usage:
aggregateException.InnerExceptions
Valore restituito
Oggetto ReadOnlyCollection<T> contenente le eccezioni interne.
Note
Questa interfaccia API viene fornita per essere utilizzata esclusivamente con F# Runtime destinato a .NET Framework 2.0. In .NET Framework 4 utilizzare invece l'API di .NET Framework 4 con lo stesso nome, InnerExceptions.
Piattaforme
Windows 7, Windows Vista SP2, Windows XP SP3, Windows XP x64 SP2, Windows Server 2008 R2, Windows Server 2008 SP2, Windows Server 2003 SP2.
Informazioni sulla versione
F# Runtime
Supportato in: 2.0
Silverlight
Supportato in: 3