Property FullType
- Namespace
- Xunit.SimpleRunner
- Assembly
- xunit.v3.runner.utility.netfx.dll
FullType
Gets the fully qualified type name of the exception. If the type is unknown
or not a CLR type, this may return null.
public required string? FullType { get; set; }