Property Description
- Namespace
- Xunit.Runner.Common
- Assembly
- xunit.v3.runner.common.dll
Description
Gets the description of the reporter. This is typically used when showing the user the invocation option for the reporter.
public string Description { get; }