Exceptions Property
Gets the collection of load exceptions.
Syntax
public System.Collections.Generic.IEnumerable<ExtensionException> Exceptions {get;}Public ReadOnly Property Exceptions As System.Collections.Generic.IEnumerable(Of ExtensionException)