Property AttributeName
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
AttributeName
Gets the fully qualified type name of the IBeforeAfterTestAttribute.
public required string AttributeName { get; set; }
Gets the fully qualified type name of the IBeforeAfterTestAttribute.
public required string AttributeName { get; set; }