AssertFailedException.ActualText Property

Definition

Gets the pre-formatted text representation of the actual value, as displayed in the actual: line of the structured assertion message. Returns null when the assertion has no natural actual value.

public string? ActualText { get; }
member this.ActualText : string
Public ReadOnly Property ActualText As String

Property Value

Applies to