次の方法で共有


ThrowsConstraint.ActualException プロパティ

定義

Assert.Throws によって使用される、スローされた実際の例外を取得します。

public Exception ActualException { get; }
member this.ActualException : Exception

プロパティ値

適用対象