Property AttributeName
- Namespace
- Xunit.Runner.Common
- Assembly
- xunit.v3.runner.common.dll
AttributeName
Gets the fully qualified type name of the IBeforeAfterTestAttribute.
public required string AttributeName { get; set; }
Property Value
Remarks
Note: Will be UnsetStringPropertyValue if there was no value provided during deserialization.