IAssessmentError.InnerExceptions プロパティ

定義

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

プロパティ値

適用対象