ProbeError.InnerExceptions Property

Definition

public System.Collections.Generic.IReadOnlyCollection<Exception> InnerExceptions { get; }
member this.InnerExceptions : System.Collections.Generic.IReadOnlyCollection<Exception>
Public ReadOnly Property InnerExceptions As IReadOnlyCollection(Of Exception)

Property Value

Implements

Applies to