ActualValue
Gets the value that caused this exception, when applicable.
Declaration
public object? ActualValue { get; }
Property Value
Type | Description |
---|---|
object |
Gets the value that caused this exception, when applicable.
public object? ActualValue { get; }
Type | Description |
---|---|
object |