Property ExceptionTypes
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.common.dll
ExceptionTypes
Gets the fully-qualified type name(s) of the exception(s).
string?[] ExceptionTypes { get; }
Property Value
- string[]
Gets the fully-qualified type name(s) of the exception(s).
string?[] ExceptionTypes { get; }